Page 1 of 1

cocos_wrapper can't work with cocos2d-x 2.2.3

PostPosted: Mon Jul 28, 2014 3:43 pm
by fnnx_lsm
hi,dear:

I download the cocos_wrapper_140704.zip and download cocos2dx-2.2.3.zip,

then i create the test project "HelloWorld" under cocos2dx-2.2.3\projects\

and copy all multi-platform-cpp\* to HelloWorld\

copy multi-platform-cpp\* to HelloWorld\resources

build the HelloWorld project and like Engine API with lib

magic.lib modified date is 2014/6/18 8:35

but the render window look like this,

magicparticles.jpg
magicparticles_demo
magicparticles.jpg (28.72 KiB) Viewed 49579 times


why ???

Re: cocos_wrapper can't work with cocos2d-x 2.2.3

PostPosted: Tue Jul 29, 2014 5:10 am
by Odin_KG
Hi,

Did you set "Preprocessor Definitions" COCOS_2DX and OPENGL_SHADER ?