UIKit file not found - Clion - Cocos2d-x -


i try use clion run cocos2d-x project. however...

/users/aquarids/documents/project/test/proj.ios_mac/ios/main.m:1:9: fatal  in file included         /users/aquarids/documents/project/test/proj.ios_mac/ios/appcontroller.mm :25: /users/aquarids/documents/project/test/proj.ios_mac/ios/appcontroller.h:1:9: fatal error: 'uikit/uikit.h' file not found /users/aquarids/documents/project/test/proj.ios_mac/ios/rootviewcontroller.mm:26: /users/aquarids/documents/project/test/proj.ios_mac/ios/rootviewcontroller.h:26:9: fatal error: 'uikit/uikit.h' file not found 

how should do?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -