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 3 followed mingw32-make.exe exit with Error 2
Forum Updated to NodeBB v4.3 + New Features

Error 3 followed mingw32-make.exe exit with Error 2

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 856 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.
  • OzuuO Offline
    OzuuO Offline
    Ozuu
    wrote on last edited by
    #1

    Hello guys,

    I'm really new to QT and was ask to rebuild a very old project in order to develop new functionnalities. I'm hurting this error while compiling for a few days now and cannot find any solution. Maybe some of you have an idea ? I'm pretty sure that's a begginer mistake, but I cannot found it...

    I'm using :

    • QT Creator 4.11.0
    • Qt 5.12.6 MinGW 64-bit
    • my compiler is a MinGW 7.3.0 64-bit (for C++)
    • I'm using windows10

    error_meshlab_fullpro.PNG

    jsulmJ 1 Reply Last reply
    0
    • OzuuO Ozuu

      Hello guys,

      I'm really new to QT and was ask to rebuild a very old project in order to develop new functionnalities. I'm hurting this error while compiling for a few days now and cannot find any solution. Maybe some of you have an idea ? I'm pretty sure that's a begginer mistake, but I cannot found it...

      I'm using :

      • QT Creator 4.11.0
      • Qt 5.12.6 MinGW 64-bit
      • my compiler is a MinGW 7.3.0 64-bit (for C++)
      • I'm using windows10

      error_meshlab_fullpro.PNG

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Ozuu Your Qt installation does not have script module, see https://doc.qt.io/qt-5/qtscript-module.html
      This module is old and not developed anymore. Can be that it is not part of current Qt releases anymore.

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

      1 Reply Last reply
      4
      • ODБOïO Offline
        ODБOïO Offline
        ODБOï
        wrote on last edited by
        #3

        hi @Ozuu
        your project needs the QtScript module make sure you have it installed

        1 Reply Last reply
        4
        • OzuuO Offline
          OzuuO Offline
          Ozuu
          wrote on last edited by
          #4

          Thank you for your answer ! That was fast. But I need to ask a few things in order to understand this better.
          The old module your talking about @jsulm is the Qt 5.12.6 ? or the Qt creator version ?
          @LeLev You do I install QtScript ? Do I need to re-install the all Qt with the online installer ? and at this point choose to install QtScript like a complementary module ?

          jsulmJ 1 Reply Last reply
          0
          • OzuuO Ozuu

            Thank you for your answer ! That was fast. But I need to ask a few things in order to understand this better.
            The old module your talking about @jsulm is the Qt 5.12.6 ? or the Qt creator version ?
            @LeLev You do I install QtScript ? Do I need to re-install the all Qt with the online installer ? and at this point choose to install QtScript like a complementary module ?

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Ozuu said in Error 3 followed mingw32-make.exe exit with Error 2:

            is the Qt 5.12.6 ? or the Qt creator version ?

            It has nothing to do with QtCreator. QtCreator is just an IDE.
            Qt is the framework.
            If you installed Qt using Online Installer then start Maintenance Tool, go to your Qt version and check "Qt Script (Deprecated)" and install.

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

            1 Reply Last reply
            4
            • OzuuO Offline
              OzuuO Offline
              Ozuu
              wrote on last edited by
              #6

              Thank you very much, I'll try that and come back to tell if this worked !

              1 Reply Last reply
              0
              • OzuuO Offline
                OzuuO Offline
                Ozuu
                wrote on last edited by
                #7

                It was that ! Thank you, you really made my day !

                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