Hello

I am trying to recompile the source (OpenSG 1.8) with Qt4 support using
following command:


 ./configure --with-compiler=g++ --enable-glut
--with-glutincludedir=/usr/include/GL --with-glutlibdir=/usr/lib
--enable-png --with-pngincludedir=/usr/include --with-pnglibdir=/usr/lib
--enable-jpg --with-jpgincludedir=/usr/include --with-jpglibdir=/usr/lib
--enable-tif --with-tifincludedir=/usr/include --with-tiflibdir=/usr/lib
--enable-qt4 -with-qt4=/usr/include/qt4,/usr/share/qt4,/usr/lib
--with-qt4includedir=/usr/include/qt4 --with-qt4libdir=/usr/share/qt4
--with-qt4bindir=/usr/share/qt4/bin


But Qt is not configured as expected and ended with the following configure
output.

Result:
QT configured, but QtCore.so could not be found in /usr/share/qt4!



Now if i try to compile i believe i shall be having compile error


Any hint to solve that issue?


Regards
Sajjad
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to