Hello,

I'm trying to install OSG (2.7.8) with Qt4 (4.4.3) support.
After reading "Mac OS X 10.5 Leopard Notes" I decide to install
CMake-2.6-patch 3 RC-5. Qt4 is already installed and is working as I
use it in my project.

I have no problem with CMake to configure OSG (I used "Unix makefiles"
and "Used defaults" in the configure setup). Before the generation of
the Makefiles I decided to check the variables and especially the QT
variables. All the QT variables are NOT_FOUND.

I have in my ~/.profile the following lines:
export PATH=usr/local/Trolltech/Qt-4.4.3//bin:$PATH
export QTDIR=usr/local/Trolltech/Qt-4.4.3

So, I assume that Qt4 is known from the system. Am I wrong? Someone
can explain me where is the problem?

Moreover, I want to use DCMTK. It will be installed in
/usr/local/dicom/. Do you know if the problem will be the same?

Finally, as I want to use OSG only with Qt4 (so, I don't want
X11/Native/wxWidget/...) it seems that a unix library is sufficient.
How can I build this unix library instead of a MacOS framework ?

Regards,

Arnaud  Barré
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to