Skip to content

Migrating from Cocos2dx #593

Closed Answered by rh101
IcemarkUK asked this question in Q&A
Feb 18, 2022 · 5 comments · 6 replies
Discussion options

You must be logged in to vote

Is there any easy step process to migrate existing Cocos2dx 4.0 projects to adxe?

It shouldn't be too tough to migrate across.

Off the top of my head, here are the things I had to change:

1 - The game project root CMakeLists.txt file. The best thing you can do is generate a new project using the adxe CLI, and then compare the CMakeLists.txt that is generated with the one that is in your Cocos2d-x v4 project. It should be obvious what needs to change. You could also just move your own source files across to the newly generated adxe project, which is probably the cleaner method.

2 - The cmake build option flags to enable or disable certain modules have been renamed (for instance, SPINE fu…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@IcemarkUK
Comment options

@DelinWorks
Comment options

@IcemarkUK
Comment options

@DelinWorks
Comment options

Comment options

You must be logged in to vote
1 reply
@IcemarkUK
Comment options

Answer selected by halx99
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@IcemarkUK
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants