drawcode / oolongengine

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

btSoftBodyInternals.h not found #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checked out from svn repo
2. opened the "FallingCubes" example project
3. adjust provisioning profile and compile

What is the expected output? What do you see instead?
Compilation fails with 1071 errors, first being:
/Oolong 
Engine2/Examples/Physics/FallingCubes/../../../Bullet/src/BulletSoftBody/btSoftB
ody.cpp:17:33: 
error: btSoftBodyInternals.h: No such file or directory

What version of the product are you using? On what operating system?
checked out on September 26

Please provide any additional information below.

Original issue reported on code.google.com by itent...@googlemail.com on 26 Sep 2008 at 7:05

GoogleCodeExporter commented 9 years ago
Erwin fixed this.

Original comment by wolfgang...@gmail.com on 4 Oct 2008 at 6:58

GoogleCodeExporter commented 9 years ago
with commit R79

Original comment by wolfgang...@gmail.com on 4 Oct 2008 at 6:59