Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error running qmake
QtWS25 Last Chance

Error running qmake

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 702 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.
  • B Offline
    B Offline
    blesszevs
    wrote on last edited by
    #1

    I download qt from open source and would like to open in VS.
    ERROR running qmake: "C:/Qt/6.8.0/mingw_64/bin/qmake" -tp vc -early "CONFIG -= debug release debug_and_release" "CONFIG += debug warn_off" qtvars.pro
    What's the problem, cause it's my first day of using qt.

    C 1 Reply Last reply
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Please post the actual error

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

      1 Reply Last reply
      0
      • B blesszevs

        I download qt from open source and would like to open in VS.
        ERROR running qmake: "C:/Qt/6.8.0/mingw_64/bin/qmake" -tp vc -early "CONFIG -= debug release debug_and_release" "CONFIG += debug warn_off" qtvars.pro
        What's the problem, cause it's my first day of using qt.

        C Offline
        C Offline
        ChrisW67
        wrote on last edited by
        #3

        @blesszevs said in Error running qmake:

        and would like to open in VS.

        Would like to open what exactly? The qmake PRO file you have mentioned seems unlikely to be a project's main file.

        The fact that Visual Studio is compiling anything with MingW seems a little odd a also.

        1 Reply Last reply
        0
        • AzrielA Offline
          AzrielA Offline
          Azriel
          wrote on last edited by
          #4

          See 'qtvars.log' in 'qt/qmake' in project build directory (may differ from solution build directory). For example, '<ProjectDir>/x64/Debug/qt/qmake'. In this 'qtvars.log' may contain a real error description.

          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