10-31-2011 01:19 PM
has anyone been able to install and create a project using cocos2dx? Can you post a step by step guide on how to do it? Thx a lot!
11-06-2011 11:40 PM
I'd also love a guide for this.
Have you had any luck so far mkm_dz?
11-07-2011 10:45 AM
I have got it working. The first time I did it was in Windows XP with a PlayBook device running the beta OS 2.0. Then I got the same thing working on Ubuntu 11.04. Here's what I did:
Before all this I had already setup signing keys and the debug token. For me it just worked the first time. When I downgraded back to PlayBook OS 1.0.7, I had to fix a couple build problems. They were in the blackberry-tablet.xml file, and the momentics IDE highlighted the errors. One of the problems was a file written as libgrskia.so.1, when it needed to be simply "libgrskia.so". The other problem I right-clicked on the "error-underlined" part, chose Quick Fix, and the IDE put the correct path. After that it works, both in Ubuntu and WIndows XP.
I exchanged email with mkm_dz, and he was having trouble getting it built, and I gave him basically the same steps. He is running Mac OS X, and I don't know what playbook OS he is running. He still had not discovered the problem last I know, but I have not heard from him for a while so he may have solved it now. All this was before I downgraded to OS 1.0.7.
It's a very nice engine to work with, I have had lots of fun so far. It's worth the trouble to figure out how to make it work.
11-07-2011 12:01 PM
Awesome, that's exactly what I was looking for!
I'll try that later when I get home from work.
Thanks a ton, cycletronic!
11-10-2011 08:12 PM
Hi, i just can install cocos on a mac (running snow leopard) ithink im really close but i just cant. If i resolve this issue im creating a tutorial with all the issues i have solved till know. this is the status of my "project"
If tracked this error to the cocos library (cocos2dx/platform/qnx/CCEGLView_qnx.h) i dont know why it show error in this functions. Any help would be appreciated. (Attaching image with errors)
