[Qt] Compile Pascal Qt Interface from source

Juha Manninen juha.manninen62 at gmail.com
Sat Jan 29 14:41:21 CET 2011


Hi

This is related to mail "Another qt IDE crash" in Lazarus-dev list.
I have updated my Fedora 14 64-bit with "yum update" and now Lazarus with QT 
bindings crashes.

I didn't get past the beginning when trying to build it from source.

$ qmake -query
QT_INSTALL_PREFIX:/usr/lib64/qt4
QT_INSTALL_DATA:/usr/lib64/qt4
QT_INSTALL_DOCS:/usr/share/doc/qt4
QT_INSTALL_HEADERS:/usr/include
QT_INSTALL_LIBS:/usr/lib64
QT_INSTALL_BINS:/usr/lib64/qt4/bin
QT_INSTALL_PLUGINS:/usr/lib64/qt4/plugins
QT_INSTALL_IMPORTS:/usr/lib64/qt4/imports
QT_INSTALL_TRANSLATIONS:/usr/share/qt4/translations
QT_INSTALL_CONFIGURATION:/etc
QT_INSTALL_EXAMPLES:/usr/lib64/qt4/examples
QT_INSTALL_DEMOS:/usr/lib64/qt4/demos
QMAKE_MKSPECS:/usr/lib64/qt4/mkspecs
QMAKE_VERSION:2.01a
QT_VERSION:4.7.1

But then
$qmake
 or
$qmake -makefile
just give a help screen, as if expecting more parameters.
What should I do?

Juha




More information about the Qt mailing list