Page 1 of 1

What is the last / best version of bullet with dll support?

Posted: Sat Sep 08, 2012 8:07 pm
by dvochin
Hi all,

I've tried building the latest bullet version with dll support and failed.

Fortunately, the video at http://www.youtube.com/watch?v=UeO4cQeLlNo showed that 2.75 version could be built as a dll, I tried version 2.75 but even if selecting Debug dll or Release Dll, no dll is being created anywhere and the output is a large .exe that presumably has all the stuff statically linked (for example, "DebugDllSoftBodyDemo.exe"

Can any (reasonably recent) version of bullet can be compiled in a dll? Is there an example project that shows how to do this? (I just need a fully functional soft body compiled in a dll for a Unity plugin I'm creating)

Please help!

Dan,