0

I'm trying to build a game I made with SDL and Box2D, but I hit a problem when trying to link the Box2D library. I set up the Box2D library as mentioned here but when I try to build the game I get this error:

mingw32-g++.exe: \usr\local\lib\libBox2D.so: No such file or directory 

Does anyone know a way to fix this?

4

1 回答 1

0

没关系,我设法通过更改项目构建选项来解决这个问题。

于 2013-03-12T21:58:14.033 回答