简体   繁体   English

更改源后,Eclipse Cocos2d-x应用程序不会更改

[英]Eclipse Cocos2d-x app not change after changing the source

I am working with Eclipse using cocos2d-x 3.4 the problem is when I changing code in cpp files under "Class" folder nothing is changes when I start the app. 我正在使用cocos2d-x 3.4使用Eclipse,问题是当我在“Class”文件夹下更改cpp文件中的代码时,启动应用程序时没有任何变化。 But the changes are applied in Visual studio also when I change java files changes applied too. 但是,当我更改应用的java文件更改时,也会在Visual Studio中应用这些更改。 Any ideas whats wrong? 任何想法都错了吗?

确保在启动Android应用程序之前执行[your_project] /proj.android/build_native.py脚本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM