On Mon, 2008-11-03 at 22:02 +0100, Jan Ciger wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> I am sorry if this was asked before, but I didn't find it in the
> archives. While trying to build the COLLADA DOM 2.1, I am getting this
> compilation error right away:
> 
> $ make
> Compiling src/dae/daeAtomicType.cpp to build/linux-1.4/obj/daeAtomicType.o
> In file included from include/dae/daeDatabase.h:18,
>                  from src/dae/daeAtomicType.cpp:20:
> include/dae.h:195: error: ISO C++ forbids declaration of 'auto_ptr' with
> no type
> include/dae.h:195: error: invalid use of '::'
> include/dae.h:195: error: expected ';' before '<' token
> make: *** [build/linux-1.4/obj/daeAtomicType.o] Error 1
> 
> This is with gcc 4.3.2

I'm using gcc 4.3.0 on Fedora 9 and got SVN trunk to compile properly,
but I didn't try the 2.1 tag.

On a different note: do you happen to know what the 2.1 means, anyway? I
see 1.4 and 1.5 folders in the "src" directory, but surely these numbers
aren't versioning the same thing 2.1 is?

> Does anyone know how to fix this? I used to build COLLADA without
> problems before, but with older version of gcc.
> 
> Regards,
> 
> Jan
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org
> 
> iD8DBQFJD2bzn11XseNj94gRAmEeAKDxFAa0lBph0WhhWaHp79XrcBM+9wCgmBoq
> J8EMjRPUfnQjO2OyNoIrGUQ=
> =fb9A
> -----END PGP SIGNATURE-----
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to