[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/extern/solid/include MT_Scalar.h blender/extern/solid/include/MT Interval.h Matrix3x3.h Quaternion.h Tuple3.h Tuple4.h Vector3.h blender/extern/solid/src/convex DT_Array.h blender/source/gameengine/Converter BL_ActionActuator.cpp blender/source/gameengine/Ketsji KX_IpoActuator.cpp

Kent Mein mein at cs.umn.edu
Wed Nov 24 15:50:35 CET 2004


In reply to Chris Want (cwant at ualberta.ca):

> hos (Chris Want) 2004/11/24 00:04:30 CET
> 
>   Modified files:
>     blender/extern/solid/include MT_Scalar.h 
>     blender/extern/solid/include/MT Interval.h Matrix3x3.h 
>                                     Quaternion.h Tuple3.h Tuple4.h 
>                                     Vector3.h 
>     blender/extern/solid/src/convex DT_Array.h 
>     blender/source/gameengine/Converter BL_ActionActuator.cpp 
>     blender/source/gameengine/Ketsji KX_IpoActuator.cpp 
>   
>   Log:
>   Making the C++ stuff work for the MipsPro 7.3 compiler.
>   Kester might want to check this for correctness
>   Kent might want to test if this breaks the Sun compile.

Well I don't think it broke anything.  (I can't currently link
the game engine on solaris since the last release.  I get:
/soft/gcc-3.4/SunOS5.8/lib/gcc/sparc-sun-solaris2.8/3.4.1/../../../../../include
/c++/3.4.1/cwchar:145: error: `::btowc' has not been declared

I believe I need to recompile python and redefine _XOPEN_SOURCE in the
python stuff to be 500 so that it matches the system and g++'s assumptions.

Will be trying that today though.

Kent
-- 
mein at cs.umn.edu
http://www.cs.umn.edu/~mein


More information about the Bf-committers mailing list