chenynCV / bullet

Automatically exported from code.google.com/p/bullet
Other
0 stars 0 forks source link

btCollisionObjectWrapper.h "file not found"-error #684

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The file
src/CollisionDispatch/btCollisionObjectWrapper.h
does not appear in bullet-build/ and therefore also not in 
BulletCollision.framework

My compiler produces the error:
/Library/Frameworks/BulletCollision.framework/Headers/CollisionDispatch/btManifo
ldResult.h:29:10: 
'BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h' file not found

Version of the product: r2635
Operating system: MacOS X 10.8.2
Compiler: XCode 4.6, Apple LLVM 4.2

I fixed it in: src/BulletCollision/CMakeLists.txt

Happy new Year, 2013

Original issue reported on code.google.com by Alexande...@gmx.net on 1 Jan 2013 at 12:11

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2636.

Original comment by erwin.coumans on 3 Jan 2013 at 6:51