Hello all,

I've been trying to compile OpenSG(Latest Rev) under Ubuntu 10.04 but i'm 
getting the following error:

In file included from 
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaElement.h:54,
                 from 
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaInstantiableElement.h:49,
                 from 
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaEffect.h:46,
                 from 
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaEffect.cpp:43:
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:89:
 error: ISO C++ forbids declaration of ‘domExtra’ with no type
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:89:
 error: expected ‘,’ or ‘...’ before ‘*’ token
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:97:
 error: ISO C++ forbids declaration of ‘domExtra’ with no type
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:97:
 error: expected ‘,’ or ‘...’ before ‘*’ token
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:100:
 error: ISO C++ forbids declaration of ‘domExtra’ with no type
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:100:
 error: expected ‘,’ or ‘...’ before ‘*’ token
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:104:
 error: ISO C++ forbids declaration of ‘domExtra’ with no type
/home/dan/OpenSG/opensg/Source/System/FileIO/Collada/OSGColladaExtraHandler.h:104:
 error: expected ‘,’ or ‘...’ before ‘*’ token

And so on...

Collada variables on cmake:
COLLADA_DAE_INCLUDE_DIR : /usr/local/include/collada-dom2.4
COLLADA_DOM_INCLUDE_DIR : /usr/local/include/collada-dom2.4/1.4
COLLADA_LIBRARY_DEBUG : -
COLLADA_LIBRARY_RELEASE : /usr/local/lib/libcollada14dom.so

gcc -v

Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc 
--enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)


I hope someone could help me out finding what's going wrong.

Thanks in advance

Danilo


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to