Hi,

On Tue, 2008-05-20 at 12:03 +0200, Gabriel Zachmann wrote:
> 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

that does not look to recent. But as I'm not that involved in
1.x anymore I don't know why. Maybe Carsten can help.

> The (first) error I get is:
> 

> /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?

that looks like a clash between GLenum and UInt32. Unfortunately OS X
seems to shift GLenum constantly. IIRC there where patches to 1.8 to
make it work. Could you try a head checkout. If you need a particular
version you probably have to replay these patches for it.

kind regards,
  gerrit



-------------------------------------------------------------------------
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