@RomanenkovDV wrote:
Hi everyone.
I’m trying to use creator_to_cocos2dx plugin with cocos2d-x v3.17.2 and cocos creator v2.2.2.
My project is building using CMake with VS2019. I follow the guide (https://docs.cocos2d-x.org/cocos2d-x/v3/en/editors_and_tools/creator_to_cocos2dx.html).I added package into creator, and generated files. Then I tried to build them with adding as subdirectory:
When I try to build it I have errors as on image. If I’ll add something like:
include_directories(${COCOS2DX_ROOT_PATH}/external)
I will have other errors the same types.Is anyone tell me what I’m doing wrong?
Posts: 3
Participants: 2