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. Unknown module(s) in QT: core gui while using pre compiled build for mingw-64
Forum Update on Monday, May 27th 2025

Unknown module(s) in QT: core gui while using pre compiled build for mingw-64

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 2.2k 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.
  • P Offline
    P Offline
    Pradip Shinde
    wrote on 2 Oct 2016, 15:28 last edited by
    #1

    I have downloaded Qt5.6 pre compiled for mingw-64 , i have create qt.conf file also to change predefined path, when using qmake its giving error as shown. same command i am using

    D:\PROGRAMS\mingwtest\mingw_test>qmake -spec D:\QT\Qt-5.6\mkspecs\win32-g++ -o M akefile mingw_test.pro Project ERROR: Unknown module(s) in QT: core gui

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Oct 2016, 20:28 last edited by
      #2

      Hi and welcome to devnet,

      Where did you download that version of Qt from ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply 3 Oct 2016, 02:49
      1
      • S SGaist
        2 Oct 2016, 20:28

        Hi and welcome to devnet,

        Where did you download that version of Qt from ?

        P Offline
        P Offline
        Pradip Shinde
        wrote on 3 Oct 2016, 02:49 last edited by
        #3

        @SGaist
        I have downloaded it from https://wiki.qt.io/MinGW-64-bit

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 3 Oct 2016, 21:24 last edited by
          #4

          I just saw I missed you modified the qt.conf file. What did you put in there and why ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 1 Reply Last reply 4 Oct 2016, 02:39
          1
          • S SGaist
            3 Oct 2016, 21:24

            I just saw I missed you modified the qt.conf file. What did you put in there and why ?

            P Offline
            P Offline
            Pradip Shinde
            wrote on 4 Oct 2016, 02:39 last edited by
            #5

            @SGaist I modified it to change qt hard-coded path, that set at compiled time,
            i haven't compiled it

            below are the contents of qt.conf file

            [Paths]
            LIBRARIES=D:/QT/Qt-5.6/lib
            QTDIR=D:/QT/Qt-5.6/bin
            MAKESPACE=D:/QT/Qt-5.6/mkspecs
            PLUGINS=D:/QT/Qt-5.6/plugins

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 4 Oct 2016, 15:11 last edited by
              #6

              You should follow the format give here. Casing included.

              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
              1
              • P Offline
                P Offline
                Pradip Shinde
                wrote on 5 Oct 2016, 07:34 last edited by
                #7

                Yes, i referred same

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 5 Oct 2016, 09:20 last edited by
                  #8

                  Including the casing of the keywords ?

                  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
                  0

                  1/8

                  2 Oct 2016, 15:28

                  • Login

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