Hi all,
I have a project that compiles without any problem in the editor with Unreal 4.19.1
in Linux Ubuntu 16.04
, but whenever I try to package it to HTML5, I have the following error:
Expecting to find a type to be declared in a module rules named ‘Apex’ in UE4Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.
Does anybody know how to solve this problem? I’ve seen similar questions but none of them solved the problem.
I’ll be really grateful for any clue or solution.