Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator on Vista
Forum Updated to NodeBB v4.3 + New Features

QtCreator on Vista

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
15 Posts 3 Posters 4.0k 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.
  • jsulmJ jsulm

    @_PIB You could try to build QtCreator on Vista.

    _ Offline
    _ Offline
    _PIB
    wrote on last edited by _PIB
    #3

    @jsulm can I do it without compiling Qt, using distributed binaries?

    https://github.com/qtproject/qt-creator - following this manual now. Running qmake qt-creator.pro && mingw32-make gives me:
    Project ERROR: Unknown module(s) in QT: core core-private network script gui xml

    Something is terribly wrong.

    1 Reply Last reply
    0
    • _ Offline
      _ Offline
      _PIB
      wrote on last edited by
      #4

      Same problem with bundled examples: I cannot qmake them because qmake does not know a single module. What's going on?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #5

        Hi,

        What exact version of Qt are you using to compile Qt Creator ?

        On an unrelated note, Windows Vista has reached EOL in april this year.

        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
        • SGaistS SGaist

          Hi,

          What exact version of Qt are you using to compile Qt Creator ?

          On an unrelated note, Windows Vista has reached EOL in april this year.

          _ Offline
          _ Offline
          _PIB
          wrote on last edited by _PIB
          #6

          @SGaist QT5.8.0 with bundled MinGW.
          I mean, I enter some random bundled QT example folder like "chip" and I cannot qmake it because qmake does not know any modules.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #7

            Might be unrelated but where did you install Qt ?

            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
            • SGaistS SGaist

              Might be unrelated but where did you install Qt ?

              _ Offline
              _ Offline
              _PIB
              wrote on last edited by
              #8

              @SGaist no spaces in path. :D

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #9

                Can you build a default application from Qt Creator ?

                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
                • SGaistS SGaist

                  Can you build a default application from Qt Creator ?

                  _ Offline
                  _ Offline
                  _PIB
                  wrote on last edited by
                  #10

                  @SGaist I cannot run QtCreator, that's where it started.

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #11

                    What errors are you getting when starting Qt Creator ?

                    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
                    • SGaistS SGaist

                      What errors are you getting when starting Qt Creator ?

                      _ Offline
                      _ Offline
                      _PIB
                      wrote on last edited by
                      #12

                      @SGaist only one fatal error: "could not find or load the qt platform plugin windows in "" "

                      1 Reply Last reply
                      0
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #13

                        Can you check the plugin with Dependency Walker ?

                        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
                        • SGaistS SGaist

                          Can you check the plugin with Dependency Walker ?

                          _ Offline
                          _ Offline
                          _PIB
                          wrote on last edited by _PIB
                          #14

                          @SGaist there were missing exports in IEFRAME and SHLWAPI. After updated IE to IE9 there are missing exports in IEFRAME and MFPLAT and missing whole IESHIMS thingy.

                          1 Reply Last reply
                          0
                          • _ Offline
                            _ Offline
                            _PIB
                            wrote on last edited by
                            #15

                            I will now try to install optional updates because I found out that there might be updates which affect those DLLs.

                            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