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. unsuitable Qt version “” from NOTFOUND, this code requires qt 4.x
Forum Updated to NodeBB v4.3 + New Features

unsuitable Qt version “” from NOTFOUND, this code requires qt 4.x

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 3 Posters 6.5k Views 1 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.
  • G Offline
    G Offline
    gamaliel
    wrote on last edited by
    #1

    I have old software that has to use an old version of openCV that requires qt4x. I installed qt4.8.4. I did not get any error messages. However when I attempt to install opencv I get the message unsuitable Qt version “” from NOTFOUND, this code requires qt 4.x. I am using Ubuntu 12.04

    jsulmJ 1 Reply Last reply
    0
    • G gamaliel

      I have old software that has to use an old version of openCV that requires qt4x. I installed qt4.8.4. I did not get any error messages. However when I attempt to install opencv I get the message unsuitable Qt version “” from NOTFOUND, this code requires qt 4.x. I am using Ubuntu 12.04

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @gamaliel How do you install opencv and how did you install Qt 4.8.4? Do you use Ubuntu packages for both?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gamaliel
        wrote on last edited by
        #3

        I couldn't find an ubuntu package for qt4.8.4. The file I downloaded is qt-everywhere-opensource-src-4.8.4.tar.gz. The URL I downloaded from is https://download.qt.io/archive/qt/4.8/4.8.4/. I ran qmake -v and although it says qmake is version 2, qt is 4x

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

          Hi,

          You downloaded the sources of Qt.

          You have to build it first. Therefore, you should also rather download the 4.8.7 release as it is the latest and last version of the Qt 4 series.

          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
          2
          • G gamaliel

            I couldn't find an ubuntu package for qt4.8.4. The file I downloaded is qt-everywhere-opensource-src-4.8.4.tar.gz. The URL I downloaded from is https://download.qt.io/archive/qt/4.8/4.8.4/. I ran qmake -v and although it says qmake is version 2, qt is 4x

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @gamaliel My Ubuntu 18.04 has Qt 4.8.7 packages like libqt4-dev, so you should be able to install Qt 4 easily.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1

            • Login

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