harrison-lucas / bullet

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

Revision 2644 building error and warnings #723

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
warning C4018:btBulletXmlWorldImporter.cpp  line-75

warning LNK4221: btBroadphaseProxy.obj

warning C4068: Utils.cpp    line-23

warning C4018: ConvexDecompositionDemo.cpp  line-541

warning C4018: Raytracer.cpp    line-498

error C2039: 'm_stackAlloc' : is not a member of 
'btDiscreteCollisionDetectorInterface::ClosestPointInput'   

PenetrationTestBullet.cpp   line-349

Original issue reported on code.google.com by openal.n...@gmail.com on 15 Jul 2013 at 7:24

GoogleCodeExporter commented 9 years ago
Which file gives the error?

Just remove the m_stackAlloc

Original comment by erwin.coumans on 21 Aug 2013 at 11:15

GoogleCodeExporter commented 9 years ago
Thanks, fixed in https://code.google.com/p/bullet/source/detail?r=2654

Original comment by erwin.coumans on 10 Sep 2013 at 8:16