Box2D Forums

It is currently Sat May 18, 2013 11:49 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Sat Jun 16, 2012 7:25 pm 
Offline

Joined: Sat Jun 16, 2012 7:01 pm
Posts: 1
Hello, I'm trying to get box2D to work with blackberry playbook NDK (qnx), but I've found lots of problems doing so
When I try to build this trough the command line stuff(mingw) I get this:

$make
cd Box2D && make
make[1]: Entering directory '/c/bbndk-2.0.1/Box2D/qnx/Box2D'
Makefile:8: recurse.mk: No such file or directory
make[1]: *** No rule to make target 'recurse.mk'. Stop.
make[1]: Leaving directory '/c/bbndk-2.0.1/Box2D/qnx/Box2D'
make: *** [libs] Error 2

And no files are made

If I try the 'OLD method' with visual studio I get

Unable to start program
'C:\bbndk-2.0.1\Box2D\Debug\ALL_BUILD
The system couldn't find the specified file

When I try to run examples, if the 'build mode' is set as simulator I get errors in the file b2Math.h cosf sinf floorf
if it's device I get no errors, but it's not of use for me right now since I only have the simulator to try stuff.


I've already tried other libraries and also had problems with them, cocos2d-x doesn't work either, I tried SDL and TouchControlOverlay (got SDL to work using an example, but TCO never worked) I keep trying with c++ instead of html or flash because I've worked with it before and I'm kinda used to it. However I never had to compile libraries and things like that (the only time I had to, I found precompiled ones)

I'm on 64bits Win7.

I've been trying to get these libraries to work with the NDK for a while now and I'm getting tired of it, please help I don't know what else to do.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group