Compiling Bullet Demos

User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: Compiling Bullet Demos

Post by Erwin Coumans »

All demos should compile out-of-the-box when using the steps descibed in the Bullet/docs/QuickstartGuide.pdf

In a nutshell:
1) click on build/vs2010.bat
2) open build/vs2010/0MySolution.sln and compile/link/run with F5 key

If you have errors, you need to be more specific and share the actual error messages. No-one can help with "some errors".