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 · 2 comments
Open

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

kero990 opened this issue Dec 21, 2022 · 2 comments

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

@Xi-Gong
Copy link

Xi-Gong commented Oct 12, 2024

基于CMake构建的Linux版本已经被我二次开发出来,你可以看看,是基于当前项目修改精简的,项目地址:https://github.com/Xi-Gong/Plants-Vs-Zombies

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

3 participants