Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: recharge330 on February 04, 2011, 02:05:20 am
-
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.
-
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.