Previous Thread  Next Thread

chat icon MSVC 6 build fixes

_styken

Posted: Tue Jan 17, 2006 11:10 pm
Joined: 13 Jul 2003
Posts: 26
In blender/extern/bullet/Bullet/CollisionShapes/OptimizedBvh.cpp, I have to move the initialization of "int i" to top of methods instead of inside for(int i...).
Seems to be scope differences between compilers.

To BPY_python.dsp I had to add Pose.c|h

After this I get a good build on MSVC 6.

//styken
Reply with quote


SirDude

Posted: Wed Jan 18, 2006 5:28 pm
Joined: 13 Oct 2002
Posts: 939
I commited a fix. I can't test it though so if you could that would be
great.
Reply with quote


_styken

Posted: Wed Jan 18, 2006 9:43 pm
Joined: 13 Jul 2003
Posts: 26
All OK! Thanks.
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group