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. Problem with Qt-5.4.0 installation...!

Problem with Qt-5.4.0 installation...!

Scheduled Pinned Locked Moved Installation and Deployment
qt-5.4.0make
3 Posts 2 Posters 1.7k Views
  • 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.
  • R Offline
    R Offline
    Rohith
    wrote on last edited by Rohith
    #1

    Hi i i am trying to install Qt-5.4.0 in my desktop it has configured succesfully but while preforming make it is giving the following error.

    qxcbconnection_xi2.cpp: In member function ‘void QXcbConnection::xi2SetupDevices()’:
    qxcbconnection_xi2.cpp:178:18: error: ‘XITouchClass’ was not declared in this scope
    make[6]: *** [.obj/qxcbconnection_xi2.o] Error 1
    make[6]: Leaving directory /u02/Qt-Source/qt-everywhere-opensource-src-5.4.0/qtbase/src/plugins/platforms/xcb' make[5]: *** [sub-xcb-plugin-pro-make_first-ordered] Error 2 make[5]: Leaving directory /u02/Qt-Source/qt-everywhere-opensource-src-5.4.0/qtbase/src/plugins/platforms/xcb'
    make[4]: *** [sub-xcb-make_first] Error 2
    make[4]: Leaving directory /u02/Qt-Source/qt-everywhere-opensource-src-5.4.0/qtbase/src/plugins/platforms' make[3]: *** [sub-platforms-make_first] Error 2 make[3]: Leaving directory /u02/Qt-Source/qt-everywhere-opensource-src-5.4.0/qtbase/src/plugins'
    make[2]: *** [sub-plugins-make_first] Error 2
    make[2]: Leaving directory /u02/Qt-Source/qt-everywhere-opensource-src-5.4.0/qtbase/src' make[1]: *** [sub-src-make_first] Error 2 make[1]: Leaving directory /u02/Qt-Source/qt-everywhere-opensource-src-5.4.0/qtbase'
    make: *** [module-qtbase-make_first] Error 2

    I am using the OS Fedora version 14 and the configure statement that i have given is
    ./configure -qt-xcb -prefix /usr/local/Qt-5.4.0Desktop
    I am using the opensource version

    Please help me to find the problem
    Thanks in advance,
    Rohith.G

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

      Hi,

      I'd say your version of Fedora is a bit old and so are your libraries.

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

      R 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        I'd say your version of Fedora is a bit old and so are your libraries.

        R Offline
        R Offline
        Rohith
        wrote on last edited by
        #3

        @SGaist
        Thanks for replying
        SGaist

        Now i understood the Problem

        Thanks,
        Rohith.G

        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