tony.dv Posted May 16, 2020 Share Posted May 16, 2020 I'm new to unigine (migrating from ue4), I'm following the getting started guide (migrating from ue4) but the compiler can not find this file UnigineCustomApp.h ,, (this file is not in the source/headers tree (sdk)) Can we use Cpp in this "Community Edition" or we must buy an upgrade?? Tools: Win10, Clion & VStudio 2015 Unigine 2.11.01 Community * C++ Cmake Empty project template https://developer.unigine.com/en/docs/2.11/migration/from_ue/code?rlang=cpp Link to comment
silent Posted May 16, 2020 Share Posted May 16, 2020 Hi Tony, That's currently a bug in Unigine.h header. To fix it, please open your <Project>/include/Unigine.h and remove #include "UnigineCustomApp.h" in line 28. Will be fixed in the 2.12 update. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
Recommended Posts