[Bf-committers] Compile error with Bullet (Linux/CMake)

2011-04-03 Thread mindrones
Hi, I'm getting this error compiling blender: http://www.pasteall.org/20499 on Linux 32bit/CMake. (the problem of course goes away if I use: WITH_BULLET OFF) Regards, Luca _ http://www.mindrones.com ___ Bf-committers mail

Re: [Bf-committers] Compile error with Bullet (Linux/CMake)

2011-04-03 Thread erwin coumans
it sound like you are using an outdated extern/bullet2, or old copied header files. can you checkout a fresh source tree in a separate location? Thanks, Erwin On Apr 3, 2011, at 8:59 AM, mindrones wrote: > Hi, > > I'm getting this error compiling blender: http://www.pasteall.org/20499 > on Li

Re: [Bf-committers] Compile error with Bullet (Linux/CMake)

2011-04-03 Thread mindrones
Hi Erwin, On 04/03/2011 06:53 PM, erwin coumans wrote: > can you checkout a fresh source tree in a separate location? indeed that worked, I didn't think to do a fresh folder. Thanks! Regards, Luca _ http://www.mindrones.com