We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master分支 FairyGUI-cocos2dx/libfairygui/CMakeLists.txt:167 (add_library): Cannot find source file:
Classes/treeview/TreeNode.cpp
Classes/treeview/TreeView.cpp
CMakeLists.txt好像没有随项目一起更新啊 我是在cocos2d的cmakelists.txt内添加命令生成工程的,这样打开cocos2d就有这个子项目了 add_subdirectory(/mypath/FairyGUI-cocos2dx/libfairygui ${ENGINE_BINARY_PATH}/FairyGUI)
The text was updated successfully, but these errors were encountered:
自己加进去,或者改好提个pr。我自己的环境不使用cmake,所以可能没有更新。
Sorry, something went wrong.
No branches or pull requests
master分支
FairyGUI-cocos2dx/libfairygui/CMakeLists.txt:167 (add_library):
Cannot find source file:
Classes/treeview/TreeView.cpp
CMakeLists.txt好像没有随项目一起更新啊
我是在cocos2d的cmakelists.txt内添加命令生成工程的,这样打开cocos2d就有这个子项目了
add_subdirectory(/mypath/FairyGUI-cocos2dx/libfairygui ${ENGINE_BINARY_PATH}/FairyGUI)
The text was updated successfully, but these errors were encountered: