Hi,
I've been trying to follow the instructions here: http://labs.trolltech.com/blogs/2010...box2d-is-easy/
But I'm having a whole load of problems.
Firstly my path and sdk etc were all messed up.
So finally I was able to build Box2D and run the testbed via MSVC2005.
Then I tried to import Box2D.h and seemed to have a lot of import problems. (headers, including existing, c:\box2d\..... didn't seem to work)
Eventually I copied the Box2.d and other folders to my project folder and things started to be found.
However once I'd finally changed the source so it compiled (the blog's tutorial seems to be out of date) then I had lots of linker errors about couldn't find _ZSDSomeFunction... etc..
Can someone explain what I should be doing in noob friendly steps please? Smiley
(Windows XP)



