Skip to content
New issue

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

cmake报错,Classes/AppDelegate.cpp不存在 #23

Open
kero990 opened this issue Dec 21, 2022 · 1 comment
Open

cmake报错,Classes/AppDelegate.cpp不存在 #23

kero990 opened this issue Dec 21, 2022 · 1 comment

Comments

@kero990
Copy link

kero990 commented Dec 21, 2022

cmakelist要求Classes/AppDelegate.cpp,但classes目录下根本没有,是cmake文件很久不更新了吗?程序目前能编译成linux版本吗?

`set(GAME_SRC
${PLATFORM_SPECIFIC_SRC}
Classes/AppDelegate.cpp
Classes/HelloWorldScene.cpp
)

set(GAME_HEADERS
${PLATFORM_SPECIFIC_HEADERS}
Classes/AppDelegate.h
Classes/HelloWorldScene.h
)`

@ErLinErYi
Copy link
Owner

ErLinErYi commented Dec 21, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants