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. QT 5.5 with openCV
Forum Updated to NodeBB v4.3 + New Features

QT 5.5 with openCV

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 2 Posters 1.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.
  • O Offline
    O Offline
    Oguzhan Oguz
    wrote on last edited by
    #1

    Hi, I am new with the qt and I am trying to use openCV with qt 5.5. The thing is while using Cmake, whenever I include WITH_QT I get the following error:

    '' Error in configuration process, project files may be invalid".

    any help ?

    1 Reply Last reply
    0
    • CharbyC Offline
      CharbyC Offline
      Charby
      wrote on last edited by Charby
      #2

      Is your issue related to build openCV (in this case, I think you should post to openCV forum) or building your Qt application using openCV libs ? AFAI, in the second case, you don't need to build openCV with Qt support as this is only needed for more advanced UI using Qt (Qt4 I think)

      O 1 Reply Last reply
      0
      • CharbyC Charby

        Is your issue related to build openCV (in this case, I think you should post to openCV forum) or building your Qt application using openCV libs ? AFAI, in the second case, you don't need to build openCV with Qt support as this is only needed for more advanced UI using Qt (Qt4 I think)

        O Offline
        O Offline
        Oguzhan Oguz
        wrote on last edited by
        #3

        @Charby Than you for the reply I solved the problem (duw to some path is missing thou.).

        CharbyC 1 Reply Last reply
        0
        • O Oguzhan Oguz

          @Charby Than you for the reply I solved the problem (duw to some path is missing thou.).

          CharbyC Offline
          CharbyC Offline
          Charby
          wrote on last edited by
          #4

          @Oguzhan-Oguz You are welcome. Don't forget to mark the post as "solved" then. And if possible give more details about the path changes you did to help others in the future ;-)

          1 Reply Last reply
          1
          • O Offline
            O Offline
            Oguzhan Oguz
            wrote on last edited by
            #5

            Yes you are right Charby. Well actually Cmake was not able to recognize the path although I have gave them properly. But if one manually executes qtmake.exe file and then includes WITH_QT option in Cmake, Cmake starts to recognize.

            Thanks again!

            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