Qt 3.3.4

Kezdőlap Fórumok SuSE Linux SuSE kezdõ Qt 3.3.4

3 bejegyzés megtekintése - 1-3 / 3
  • Szerző
    Bejegyzés
  • #2003928
    Gyuszk
    Felhasználó

      Ha megnézed, akkor Qt 3.0 elég már neki, az pedig több éves. Gondolom a SuSE-d már a 9-es szériából van. A SuSE egy alapvetöen KDE-re építõ rendszer, tehát BIZTOS hogy van fent Qt, mert a KDE azon alapszik. A Qt fent van, csak nem megfelelö helyen keresi. Nézd meg a Superkaramba -s topicot, ott is egy hasonlo kérdést filéznek a többiek. (Superkaramba, uhu)

      #2003929
      Kakukk
      Felhasználó

        checking for Qt… configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation!
        For more details about this problem, look at the end of config.log.
        Make sure that you have compiled Qt with thread support!

        azt irja telepitésnél

        config.log
        configure:23403: checking for Qt
        configure: 23468: /usr/lib/qt3/include/qstyle.h
        configure: 23468: /usr/lib/qt3/qstyle.h
        configure: 23468: /usr/lib/qt3/include/qstyle.h
        configure: 23468: /usr/lib/qt3/qstyle.h
        configure: 23468: /usr/lib/qt/include/qstyle.h
        configure: 23468: /usr/lib/qt/qstyle.h
        configure: 23468: /usr/local/qt/include/qstyle.h
        taking that
        tried NO
        configure:23580: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -I/usr/local/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt3/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
        cc1plus: warning: command line option „-Wmissing-prototypes” is valid for C/ObjC but not for C++
        /usr/bin/ld: cannot find -lqt-mt
        collect2: ld returned 1 exit status
        configure:23583: $? = 1
        configure: failed program was:
        #include „confdefs.h”
        #include
        #include
        #include
        #include
        #include
        #if ! (QT_VERSION >= 300)
        #error 1
        #endif

        int main() {
        (void)QStyleFactory::create(QString::null);
        QCursor c(Qt::WhatsThisCursor);
        return 0;
        }
        configure:23623: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation!
        For more details about this problem, look at the end of config.log.
        Make sure that you have compiled Qt with thread support!

        nos mindent oda linkeltem a /usr/local/qt könyvtarból h ott is meglegyen. de nem ment, nem tom meg mit tegyek
        a Qt elvileg rendesen felment!
        😆

        #1878540
        csaba
        Felhasználó

          a superkaramba installálásakor kaptam 1 ilyen hiba üzit:
          checking for Qt… configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
          For more details about this problem, look at the end of config.log.

          erre megkerestem Qt-t neten amit leszedtem
          kicsomagolás
          ./configure
          make
          nah és itt
          collect2: ld returned 1 exit status
          make[4]: *** [../../../imageformats/libqjpeg.so] Error 1
          make[4]: Leaving directory `/home/lanti/Desktop/Trash/zlib/qt-x11-free-3.3.4.tar-1/qt-x11-free-3.3.4/plugins/src/imageformats/jpeg’
          make[3]: *** [sub-jpeg] Error 2
          make[3]: Leaving directory `/home/lanti/Desktop/Trash/zlib/qt-x11-free-3.3.4.tar-1/qt-x11-free-3.3.4/plugins/src/imageformats’
          make[2]: *** [sub-imageformats] Error 2
          make[2]: Leaving directory `/home/lanti/Desktop/Trash/zlib/qt-x11-free-3.3.4.tar-1/qt-x11-free-3.3.4/plugins/src’
          make[1]: *** [sub-plugins] Error 2
          make[1]: Leaving directory `/home/lanti/Desktop/Trash/zlib/qt-x11-free-3.3.4.tar-1/qt-x11-free-3.3.4′
          make: *** [init] Error 2

          nah igen
          erre make install

          rengeteg error!

          megint mit csinaltam rosszul? :huh:

        3 bejegyzés megtekintése - 1-3 / 3
        • Be kell jelentkezni a hozzászóláshoz.