|
Post by adamatwork on Jul 11, 2017 17:03:57 GMT
Hi,
I'm looking to set a new iMac up for our Development team; I've already set an old MacPro up as a build server so I was just following my notes and the installation instructions.
I'm running El Capitan and have tried 5.5.0_29 and 5.5.0 but get the same issue either way. Using XCode 7.3.1 by the way.
Been through the notes without issue copied code across which compiles fine on the other mac but get a message saying:
==================== ERROR! ====================
/Users/development/Development/ProjectName/project/iphone/Rhodes/app_build_configs.c:4:10: fatal error: 'common/RhoConf.h' file not found
#include <common/RhoConf.h>
I've no problem wiping the mac and putting latest OSX(Sierra) and XCode on if you think that would make a difference?
Any advise would be greatly received.
Thanks
Adam
|
|
|
Post by Dmitry Soldatenkov on Jul 12, 2017 20:39:54 GMT
Please remove [app root]/project/iphone folder completely and rebuild
|
|