News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.