vanderlin / ofxBox2d

Openframework wrapper for box2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing files?

Alx101 opened this issue · comments

commented

While trying to compile in visual studio 2012 i get following errors complaining about missing files:

1> b2LineJoint.cpp
1>c1xx : fatal error C1083: Cannot open source file: '......\addons\ofxBox2d-master\libs\Box2D\Dynamics\Joints\b2LineJoint.cpp': No such file or directory
1> b2TOISolver.cpp
1>c1xx : fatal error C1083: Cannot open source file: '......\addons\ofxBox2d-master\libs\Box2D\Dynamics\Contacts\b2TOISolver.cpp': No such file or directory

//EDIT
Left overs from old project generated theese errors

commented

Same problem. Maybe a version clash? I'm using xcode 5.1.1 and OF 0.8.1