Hi, I am trying to launch the project to a mobile device but I get the errors:
fatal error: 'library/file.h' file not found
#include <library/file.h>
When launching on windows I don’t get these errors. I am using UE 4.27.
Also I am using a non-ue asset loading from project dir which is not found when packaging.
Thankyou in advance!