[Bf-committers] last Bullet's modifications

jean-michel soler jmsoler at free.fr
Tue Mar 28 10:24:10 CEST 2006


GameEngine does not compile under  MSVC 7.0 and scons, with this recent 
commit :
http://projects.blender.org/pipermail/bf-blender-cvs/2006-March/006323.html

This two files seems to be needed :
cvs server: 
extern/bullet/Bullet/NarrowPhaseCollision/CollisionObject.cpp is no 
longer in the repository
cvs server: extern/bullet/Bullet/NarrowPhaseCollision/CollisionObject.h 
is no longer in the repository

Dos Console  returns this error :

Compiling ==> 'CollisionDispatcher.cpp'
CollisionDispatcher.cpp
extern\bullet\Bullet\CollisionDispatch\CollisionDispatcher.cpp(240) : 
warning C4291: 'void *operator new(size_t,void *) throw()' :
no matching operator delete found; memory will not be freed if 
initialization throws an exception
        C:\Program Files\Microsoft Visual C++ Toolkit 
2003\include\new(62) : see declaration of 'operator new'
Compiling ==> 'UnionFind.cpp'
UnionFind.cpp
scons: *** Source 
`extern\bullet\Bullet\NarrowPhaseCollision\CollisionObject.cpp
' not found, needed by target 
`E:\bf-blender\build\win32-vc\extern\bullet\Bullet
\NarrowPhaseCollision\CollisionObject.obj'.  Stop.
scons: building terminated because of errors.

Regards,
jms





More information about the Bf-committers mailing list