hi all,
I am trying to build a little graphical interface for
my OpenSG project. I used in my files the 

osg::FOXGLWidget class,

but in the compile/link phase i am getting the following error:

/home/enrico/MyProject/MyProject/Src/fxglut.cpp:288: undefined reference
to `osg::FOXGLWidget::FOXGLWidget[in-charge](FX::FXComposite*,
FX::FXGLVisual*, FX::FXObject*, unsigned, unsigned, int, int, int, int)'
but i have both 

a) included the files:

#include <OpenSG/OSGFOXGLWidget.h>
#include <OpenSG/OSGFOXWindow.h>ù

b) all OGG libraries except from OSGWindowQT, but i don't thing it is
what i need.

My best guess is that i'd have to re-build my OpenSG with some configure
option, something like --with-fox, but looking at the help, i din't find
a thing about it. Anyone can help? Thank you Enrico.






-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op�ick
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to