I can't compile my code any more.

The error I get is

g++ -ansi -DOSG_WITH_GLUT -O3 -funroll-loops -felide-constructors - ffast-math -DNDEBUG -ftree-vectorize -msse3 -funroll-loops -Wall - Wextra -Wpointer-arith -Wcast-qual -Wcast-align -Wconversion - Woverloaded-virtual -Wsign-compare -Wnon-virtual-dtor -Woverloaded- virtual -Wfloat-equal -Wno-system-headers -Wdisabled-optimization - Wold-style-cast -Wshadow -w -Wno-reorder -I. -I/usr/local/include -I../ common/boost/include -I../common/qhull -o obj/macosx_gcc_opt/ ColUtils.o -c ColUtils.cpp /usr/local/include/OpenSG/OSGBaseFunctions.inl: In function 'osg::UInt32 osg::osgfinite(FloatTypeT) [with FloatTypeT = float]': /usr/local/include/OpenSG/OSGQuaternion.inl:436: instantiated from 'void osg::QuaternionBase<ValueTypeT>::setValueAsAxisRad(const osg::Char8*) [with ValueTypeT = osg::Real32]' /usr/local/include/OpenSG/OSGMathFieldDataType.h:315: instantiated from here /usr/local/include/OpenSG/OSGBaseFunctions.inl:892: error: 'finite' was not declared in this scope


Has anyone seens something like that?
(One of the funny things here is that a number of other C-files part of my lib compile fine.)

I have not touched my code nor my OpenSG installation for over half a year (and I haven't compiled neither of the two since then).

The only thing that has changed (AFAIK) is that I upgraded from Mac OS X 10.4 to 10.5.
With that, I believe came an upgrade from gcc 3.x to 4.0.1 .

Anyhow -- does anyone have any idea what I can try?

(I am trtying to re-compile my OpenSG-1.8 library, but that doesn't work either; I am still trying a few things, though ...)

Regards,
Gabriel.

____________________________________________________________
Die Wahrheit triumphiert nie,
ihre Gegner sterben nur aus.                   (Max Planck)
____________________________________________________________
Tel.: 05323 - 72 71 13
Computer Science Dept, Julius-Albert-Str. 4, 38678 Clausthal
____________________________________________________________




Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to