Die Suche ergab 2 Treffer

von bartman
17. Juni 2005 18:51
Forum: Einfach Qt
Thema: Qt 4.0.0-rc1 / Mac OS X 10.4 - Probleme nach Installation
Antworten: 5
Zugriffe: 7602

I was just reading throug the qt4-preview-feedback mailing list archive over at Trolltech and there is an answer to this question. It turns out that the mkspecs/macx-g++/qmake.conf file is missing a cruicial command-line switch used by the gcc compiler to locate framework files. To make it work you...
von bartman
4. Juni 2005 11:02
Forum: Einfach Qt
Thema: QT4 - Mac - QVBoxWidget: No such file or directory
Antworten: 0
Zugriffe: 3335

QT4 - Mac - QVBoxWidget: No such file or directory

Hallo, ich verzweifel grad an dem 3. Tutorial Step... http://doc.trolltech.com/4.0/tutorial-t3.html . Selbst nach nem c&p von dem Code krieg ich das hier: c++ -c -pipe -g -Wall -W -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.0.0/mkspecs/default -I. -I/usr/local/Trolltech/Qt...