Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Question of qt installed
Forum Updated to NodeBB v4.3 + New Features

Question of qt installed

Scheduled Pinned Locked Moved Installation and Deployment
qt install
5 Posts 2 Posters 1.4k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shangeyao
    wrote on last edited by
    #1

    There is one question when i install qt as follow ,errors shows [../../lib/libQtNetwork.so.4.8.5] erro 1
    [sub-network-amke_default-ordered] error 2

    1.download qt-everywhere-opensource-src-4.8.5.tar.gz
    2. tar -xvfz qt-everywhere-opensource-src-4.8.5.tar.gz
    3./configure
    -prefix /usr/local/Trolltech/QtEmbedded-4.8.5-arm \ 
    -opensource
    -confirm-license
    -release -shared
    -embedded arm
    -xplatform qws/linux-arm-g++
    -depths 16,18,24
    -fast
    -optimized-qmake
    -pch
    -qt-sql-sqlite
    -qt-libjpeg
    -qt-zlib
    -qt-libpng
    -qt-freetype
    -little-endian -host-little-endian
    -no-qt3support
    -no-libtiff -no-libmng
    -no-opengl
    -no-mmx -no-sse -no-sse2
    -no-3dnow
    -no-openssl
    -no-webkit
    -no-qvfb
    -no-phonon
    -no-nis
    -no-opengl
    -no-cups
    -no-glib
    -no-xcursor -no-xfixes -no-xrandr -no-xrender
    -no-separate-debug-info
    -nomake examples -nomake tools -nomake docs \

    1 Reply Last reply
    0
    • S Offline
      S Offline
      shangeyao
      wrote on last edited by
      #2

      Sorry, the error is Produced when i make after ./configure .

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        You need to provide more information, where did the error occur ? What is the exact message ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • S Offline
          S Offline
          shangeyao
          wrote on last edited by
          #4

          @shangeyao said:
          hi SGaist,

          1.download qt-everywhere-opensource-src-4.8.5.tar.gz

          2.tar -xvfz qt-everywhere-opensource-src-4.8.5.tar.gz
          3./configure
          -prefix /usr/local/Trolltech/QtEmbedded-4.8.5-arm
          -opensource
          -confirm-license
          -release -shared
          -embedded arm
          -xplatform qws/linux-arm-g++
          -depths 16,18,24
          -fast
          -optimized-qmake
          -pch
          -qt-sql-sqlite
          -qt-libjpeg
          -qt-zlib
          -qt-libpng
          -qt-freetype
          -little-endian -host-little-endian
          -no-qt3support
          -no-libtiff -no-libmng
          -no-opengl
          -no-mmx -no-sse -no-sse2
          -no-3dnow
          -no-openssl
          -no-webkit
          -no-qvfb
          -no-phonon
          -no-nis
          -no-opengl
          -no-cups
          -no-glib
          -no-xcursor -no-xfixes -no-xrandr -no-xrender
          -no-separate-debug-info
          -nomake examples -nomake tools -nomake docs \

          1. make ,
            errors shows
            [../../lib/libQtNetwork.so.4.8.5] erro 1
            [sub-network-amke_default-ordered] error 2
          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            The real error is printed upper in the log, it's that one that gives all the details.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved