Classification: UNCLASSIFIED
Caveats: NONE
I'm trying to build the examples under Linux x86_64 under RedHat 5. In
particular, the Qt and FLTK osgviewer examples. I'm using cmake 2.6-patch 4
Qt:
I've got Qt 4.5.2 installed (necessary for OSG) and have built non-OSG
applications with this version of Qt. I did have to install a newer version
of the fontconfig libraries to support Qt 4.5.2. In ccmake for OSG I've
made sure that QT_FONTCONFIG_LIBRARY is set to the right version of the
library (the 2.4.2 I compiled, not the older system one) Yet at link time in
examples/osgviewerQT I get:
/home/butler/src/Qt/qtsdk-2009.03/qt/lib/libQtGui.so: undefined
reference to FcFreeTypeQueryFace This indicates that it is not linking with
the fontconfig library I specified.
Any hints at getting this to link right would be most welcome.
FLTK:
Linking osgviewerFLTK doesn't pick up the -lXft -lXinerama flags needed to
link. The default FLTK 1.3 configuration includes Xft and Xinerama support
at this point. A CMakeList.txt entry for FLTK_XFT_LIBRARY and
FLTK_XINERAMA_LIBRARY would allow proper linking.
Linux:
Clearly RedHat 5 is *not* the linux of choice for OSG. The real question
is: Which distro *is* the preferred one?
Lee
Classification: UNCLASSIFIED
Caveats: NONE
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org