migrate from cocos2dx 3.17 to axmol [win32] #1341
Replies: 3 comments 22 replies
-
Which your vs version, ensure |
Beta Was this translation helpful? Give feedback.
14 replies
-
@NgVThangBz How did you generate your VS2022 project files? State the specific cmake command you used to do so. |
Beta Was this translation helpful? Give feedback.
8 replies
-
i setup: Properties-> C/C++ -> Debug Info: C7 (Z7) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to migrate a cocos 3.17 project to axmol 2.0. I have moved all the code files to the axmol project, I have changed the namespace as well as the file name accordingly. It seems like my code is fine but when building the project I get error C3130 (Error C3130 Internal Compiler Error: failed to write block of code inserted into PDB (compile source file...) HelloCpp C:\GitHub\axmol\core\2d\ActionInstant.h
I'm trying win32, and next will be ios and android
Has anyone encountered this error?
Beta Was this translation helpful? Give feedback.
All reactions