vanderlin / ofxBox2d

Openframework wrapper for box2d
zlib License
320 stars 122 forks source link

Not compiling error. #103

Closed fkkcloud closed 5 years ago

fkkcloud commented 8 years ago

I added Box2D addon to of/addons/

and launched example-Simple.

When I compile.

clang: warning: -lpthread: 'linker' input unused clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)

Did anybody had there issue?

OSX 10.11.3 El Capitan XCode 7.2.1

Thanks,

danomatika commented 8 years ago

The included project files are too old. Use the ProjectGenerator to regenerate them.