I can't compile OpenSG 1.8 under Mac OS X 10.5.

It used to compile fine under 10.4.

I have tried to recompile the exact same source that I was able to compile half a year ago under 10.4.

I have also tried to compile a fresh copy of the source from sourceforge.
I used the tar-file opensg_dailybuild.070704.source.tgz

The (first) error I get is:

c++ -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Wconversion -Wsign-comp are -Winline -Wno-unused -Wno-long-long -Wno-reorder -D_GNU_SOURCE - DQT_CLEAN_N AMESPACE -DOSG_WITH_GLUT -DOSG_WITH_TIF -DOSG_WITH_JPG -DOSG_WITH_PNG - D_OSG_HAVE_ CONFIGURED_H_ -fno-common -fPIC -g -DOSG_DEBUG -c -I"../ Base" -I$B D/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/ Network/Base - I$BD/Base/Network/Socket -I$BD/Base/OSHelpers/darwin -I$BD/Base/ StringConversi
on   -I$BD/Base/Xml   \
    -Iobj-dbg -I.                       \
-o obj-dbg/OSGBarrier.o /Users/zach/Code/OpenSG-1.8/Source/Base/ Base/OSGBarri
er.cpp
/Users/zach/Code/OpenSG-1.8/Source/Base/Base/OSGBaseTypeTraits.h:1038: error: rede
finition of 'struct osg::TypeTraits<osg::UInt32>'
/Users/zach/Code/OpenSG-1.8/Source/Base/Base/OSGBaseTypeTraits.h:452: error: previ
ous definition of 'struct osg::TypeTraits<osg::UInt32>'
make[3]: *** [obj-dbg/OSGBarrier.o] Error 1


Could some kind soul please help me?

You can find the complete log file of the make process under
  http://zach.in.tu-clausthal.de/tmp/make.log

I have configured OpenSG with this:
./configure --enable-glut --enable-tif --enable-jpg --with-jpg=/opt/ local \
            --enable-png --with-png=/opt/local

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