News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Using Box2D

Started by recharge330, February 04, 2011, 02:05:20 AM

Previous topic - Next topic

recharge330

I'm new to this sort of thing so sorry if it's simple but I cant figure it out. I've build Box2D but I don't know how to go about setting it up in code:blocks. I'm using arch linux.

recharge330

I just had to add -lBox2D in the other linkers after installing the package. I was making it way more complicated than it needed to be.