Hi, Jeremy.

I've tried to compile your code on my Gentoo just for now, and I have
linker errors while building examples:

Linking CXX executable osgwidgetlabel
/var/tmp/portage/media-libs/osgwidget-9999/work/osgwidget-9999/build/libosgWidget.so:
 undefined reference to `forkpty'
/var/tmp/portage/media-libs/osgwidget-9999/work/osgwidget-9999/build/libosgWidget.so:
 undefined reference to `openpty'

libosgWidget.so itself was built properly. 

It is right for version 0.1.8 and last version from SVN.
I haven't installed LUA but have Python (OSGWIDGET_USEPYTHON is TRUE in
my CMakeCache.txt).
And there are another pair of strings from CMakeCache.txt for
information:
//Path to a file.
PYTHON_INCLUDE_PATH:PATH=/usr/include/python2.4

//Path to a library.
PYTHON_LIBRARY:FILEPATH=/usr/lib/python2.4/config/libpython2.4.a


Best regards,
Valery

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

Reply via email to