Problem with Bullet

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
zthom
Posts: 8
Joined: Sun Jul 06, 2008 12:57 pm

Problem with Bullet

Post by zthom »

I downloaded Bullet Engine source and included it in my program. But it wrote:
fatal error C1083: Cannot open include file: 'LinearMath/btVector3.h': No such file or directory
I have Visual Studio 7.0
What can I do with it?
Post Reply