02-04-2013 09:48 AM
Hello,
I am trying very hard to installing cocos2d-x for bb 10 on my windows 7 PC. but didn'd successed
can any one help me out with this thing. all default examples are running properly. but cocos2d-x setup is not getting done or not getting able to running any example of cocos2d-x.
Thanks
02-04-2013 11:44 AM
I'm experiencing similar problems on mac... if you explain us what is your exact problem maybe I can help you with my own experience.
JB
02-04-2013 11:56 AM - edited 02-04-2013 11:57 AM
Hi,
I've been able to compile cocos2d-x using Momentics on Mac OS X and the examples (HelloCpp etc) were working. But this was a release or two ago. Please describe what you have already tried and the exact errors compiler gives.
Btw, which cocos2d-x & NDK versions are you using?
02-04-2013 11:44 PM
First of I am using windows 7 for that,
I am getting able to creat and build project by following this link
http://boredwookie.net/index.php/blog/blackberry-1
but after building, my project is not running or debuging on simulator,
I have tried several settings of simulator like creating a new target and many other available options but didn't got success.
02-05-2013 04:29 PM
What happens when you clike 'Debug' or 'Run'?
02-06-2013 04:22 AM - edited 02-06-2013 04:24 AM
finally my cocos2d-x setup for bb 10 is done. it was very straight forward, just import all the .blackberry extention things from cocos2d-x folder and let them import as it will take some seconds which can be seen in a progress bar. then build all necessary folders for running the TestCpp project, which has tests of cocos2dx,
if gets error messages "freetype" then follow the procedure in given link
http://boredwookie.net/index.php/blog/blackberry-1
And for running on a simulator, you should need to config a simulator for the project [after creating a target simulator].
for that just right click->project->build configuratioin-> build selected
then check mark simulator among all options.
After that again right click->project->build configuratioin->set active->simulator
Now build and then debug the project, hopefully it will run ![]()