[gull] Problème de compile avec qtdesigner/qt3

Philippe Ney philippe at overcool.ch
Tue Oct 21 19:29:01 CEST 2003


> > Essaie d'installer le package libqt3-mt
> Il semble qu'il y soit :
> ===
> dpkg -l "*qt3*"
> [...]
> hi  libqt3-mt   3.1.2-0woody1  Qt GUI Library (Threaded runtime version)

Je viens de faire ça :

$ sudo apt-get install libqt3 libqt3-headers libqt3-psql libqt3-mt-psql \
> libqt3-dev libqt3-mt-dev libqt3-mt qt3-assistant qt3-designer \
> qt3-dev-tools qt3-doc qt3-qtconfig -u

$ dpkg -l | grep qt3
ii  libqt3         3.1.2-0woody1  Qt Library
ii  libqt3-dev     3.1.2-0woody1  Qt development files
ii  libqt3-headers 3.1.2-0woody1  Qt3 header files
ii  libqt3-mt      3.1.2-0woody1  Qt GUI Library (Threaded runtime version)
ii  libqt3-mt-psql 3.1.2-0woody1  PostgreSQL database driver for Qt3 (Threaded
ii  libqt3-psql    3.1.2-0woody1  PostgreSQL database driver for Qt3
ii  qt3-assistant  3.1.2-0woody1  The Qt3 assistant application
ii  qt3-designer   3.1.2-0woody1  Qt3 Designer
ii  qt3-dev-tools  3.1.2-0woody1  Qt3 development tools
ii  qt3-doc        3.1.2-0woody1  Qt3 API documentation
ii  qt3-qtconfig   3.1.2-0woody1  The Qt3 Configuration Application

J'ai copié ton chti programme puis :

$ export QTDIR=/usr/share/qt3
$ qmake -project -o premier.pro premier.cpp
$ qmake premier.pro
$ make

et tout fonctionne parfaitement...
J'opterais donc assez volontier pour un problème d'installation.

Désolé, j'ai pas mieux.
Bonne chance,
-philippe



More information about the gull mailing list