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. qmake has an error on compilation
Forum Updated to NodeBB v4.3 + New Features

qmake has an error on compilation

Scheduled Pinned Locked Moved Solved Installation and Deployment
6 Posts 3 Posters 133 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.
  • A Offline
    A Offline
    Aflydream
    wrote on last edited by Aflydream
    #1

    HI! Friends.
    When I compile, vs2022 fails to compile and an error pops up
    62e91793-36f4-4797-a006-7b8c424fce7a-image.png
    I only changed the Qt Modules before the error appeared
    Before:
    c735f99e-f8e8-4e9b-a6d9-c75e5eea2cbb-image.png
    After:
    780c9502-7111-4c4b-8ed8-b15230669175-image.png
    Did I make the mistake?
    What can I do?

    1 Reply Last reply
    0
    • A Aflydream

      1> Qt/MSBuild: 3.3.1.1
      1>Reading Qt configuration (D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake)
      1>Typestar.vcxproj : error : ERROR running qmake: "D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake" -tp vc -early "CONFIG -= debug release debug_and_release" "CONFIG += debug warn_off" qtvars.pro
      1>Typestar.vcxproj : error : qmake: (D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake)
      1>Typestar.vcxproj : error : qmake: $PWD=D:\dw\start\Typestar\Typestar\x64\Debug\qt\qmake
      1>Typestar.vcxproj : error : qmake: Project ERROR: Unknown module(s) in QT: positioning
      1>Typestar.vcxproj : error : qmake: Error creating .vcxproj file
      and No more error

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote last edited by Christian Ehrlicher
      #5

      @Aflydream said in qmake has an error on compilation:

      Unknown module(s) in QT: positioning

      Install this module (it's an addon)

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      A 1 Reply Last reply
      5
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #2

        See compilation output (text) it should contain more detailed information of what went wrong.

        In your "Qt Modules", the last entry seems wrong, it should be: webenginewidgets (with an 's' at the end).

        (Z(:^

        A 1 Reply Last reply
        1
        • sierdzioS sierdzio

          See compilation output (text) it should contain more detailed information of what went wrong.

          In your "Qt Modules", the last entry seems wrong, it should be: webenginewidgets (with an 's' at the end).

          A Offline
          A Offline
          Aflydream
          wrote on last edited by
          #3

          Thanks! I know,and I didn't give the full screenshot, my Qt modules are correct
          I looked at the output and I should know the error by now

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Aflydream
            wrote last edited by
            #4

            1> Qt/MSBuild: 3.3.1.1
            1>Reading Qt configuration (D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake)
            1>Typestar.vcxproj : error : ERROR running qmake: "D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake" -tp vc -early "CONFIG -= debug release debug_and_release" "CONFIG += debug warn_off" qtvars.pro
            1>Typestar.vcxproj : error : qmake: (D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake)
            1>Typestar.vcxproj : error : qmake: $PWD=D:\dw\start\Typestar\Typestar\x64\Debug\qt\qmake
            1>Typestar.vcxproj : error : qmake: Project ERROR: Unknown module(s) in QT: positioning
            1>Typestar.vcxproj : error : qmake: Error creating .vcxproj file
            and No more error

            Christian EhrlicherC 1 Reply Last reply
            0
            • A Aflydream

              1> Qt/MSBuild: 3.3.1.1
              1>Reading Qt configuration (D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake)
              1>Typestar.vcxproj : error : ERROR running qmake: "D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake" -tp vc -early "CONFIG -= debug release debug_and_release" "CONFIG += debug warn_off" qtvars.pro
              1>Typestar.vcxproj : error : qmake: (D:/Apps/qt/6.9.0/msvc2022_64/bin/qmake)
              1>Typestar.vcxproj : error : qmake: $PWD=D:\dw\start\Typestar\Typestar\x64\Debug\qt\qmake
              1>Typestar.vcxproj : error : qmake: Project ERROR: Unknown module(s) in QT: positioning
              1>Typestar.vcxproj : error : qmake: Error creating .vcxproj file
              and No more error

              Christian EhrlicherC Offline
              Christian EhrlicherC Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote last edited by Christian Ehrlicher
              #5

              @Aflydream said in qmake has an error on compilation:

              Unknown module(s) in QT: positioning

              Install this module (it's an addon)

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              A 1 Reply Last reply
              5
              • Christian EhrlicherC Christian Ehrlicher

                @Aflydream said in qmake has an error on compilation:

                Unknown module(s) in QT: positioning

                Install this module (it's an addon)

                A Offline
                A Offline
                Aflydream
                wrote last edited by
                #6

                @Christian-Ehrlicher @sierdzio Thanks.Solved!
                Thank you for your help
                Best Wishes

                1 Reply Last reply
                1
                • A Aflydream has marked this topic as solved

                • Login

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