Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Qt version is not properly installed, please run make install
Forum Updated to NodeBB v4.3 + New Features

Qt version is not properly installed, please run make install

Scheduled Pinned Locked Moved Solved Qt 6
5 Posts 2 Posters 3.2k Views 2 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.
  • 8Observer88 Offline
    8Observer88 Offline
    8Observer8
    wrote on last edited by 8Observer8
    #1

    Qt Version: 6.2.0, MinGW, 64-bit
    OS: Window 10

    Hello,

    I have built Qt6 statically like this. I added qmake to setting but I have this error: Qt version is not properly installed, please run make install:

    46bde1fd-4d78-41f1-a1ce-d2b99e662a34-image.png

    I tried to add qmake6 too:

    4f71f0d4-5d9c-4ed7-9be7-f474056d6b4d-image.png

    1 Reply Last reply
    0
    • 8Observer88 8Observer8

      I moved the Qt_Static folder after installing. Cannot I do it?

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #4

      @8Observer8 said in Qt version is not properly installed, please run make install:

      I moved the Qt_Static folder after installing. Cannot I do it?

      In the past this was 100% not allowed. Nowadays - I'm not sure. I think you need to pass the relocatable flag to configure and I am not sure if it works with static builds.

      (Z(:^

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

        Wrong path? You are installing into drive C, after all: -prefix "C:\Qt\Qt6.2.0_MinGW_Static". That's where your installed Qt will be.

        Have run make install like the error message suggests?

        (Z(:^

        1 Reply Last reply
        0
        • 8Observer88 Offline
          8Observer88 Offline
          8Observer8
          wrote on last edited by 8Observer8
          #3

          I moved the Qt_Static folder after installing. Cannot I do it?

          sierdzioS 1 Reply Last reply
          0
          • 8Observer88 8Observer8

            I moved the Qt_Static folder after installing. Cannot I do it?

            sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on last edited by
            #4

            @8Observer8 said in Qt version is not properly installed, please run make install:

            I moved the Qt_Static folder after installing. Cannot I do it?

            In the past this was 100% not allowed. Nowadays - I'm not sure. I think you need to pass the relocatable flag to configure and I am not sure if it works with static builds.

            (Z(:^

            8Observer88 1 Reply Last reply
            2
            • sierdzioS sierdzio

              @8Observer8 said in Qt version is not properly installed, please run make install:

              I moved the Qt_Static folder after installing. Cannot I do it?

              In the past this was 100% not allowed. Nowadays - I'm not sure. I think you need to pass the relocatable flag to configure and I am not sure if it works with static builds.

              8Observer88 Offline
              8Observer88 Offline
              8Observer8
              wrote on last edited by 8Observer8
              #5

              @sierdzio you are right. Thank you very much! I placed Qt_Static back and it works now:

              816f95fa-c75c-4fa7-b1d9-2237f44024fd-image.png

              Static Release was created and It works:

              4a472542-89e4-41ff-9070-5a6a773366ed-image.png

              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