Hi all,
I've just installed Open Inventor on a SuSE Linux 8.1
notebook by the 3 rpm-packages sgi-OpenInventor-*-2.1.5-9.i386.rpm
and the sample programs are working (ivview /usr/../windmill.iv).
I tried to compile "by hand" the Mentor example 02.1.HelloCone.c++
with several linking statements, using the gcc 3.2 compiler
g++ -Wall -Werror -pedantic-errors -I/usr/X11R6/include -L/usr/X11R6/lib
-L/usr/lib -lInventor -lInventorXt -lfreetype -o HelloCone
02.1.HelloCone.c++
I got several linking errors like
undefined reference to 'SoXt::init(char const*, char const*)'
undefined reference to 'SoSeparator::SoSeparator[in-charge]()'
...
Does anybody know about such problems / solutions ?
Regards
Kai
--
*******************************************************
Kai Ludwig
Institut für Organische Chemie
Auf der Morgenstelle 18
D-72076 Tübingen
Germany
phone: +49-7071-2976242
e-mail: kai.ludwig@xxxxxxxxxxxxxxxx
*******************************************************
|