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. Error of compilation g++
Forum Updated to NodeBB v4.3 + New Features

Error of compilation g++

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 3 Posters 1.0k 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.
  • G Offline
    G Offline
    GI2000
    wrote on last edited by
    #1

    Hello,

    Since 1 week, I have got a problem. When I compile or run my project, I always have the same error.
    1_1522673295820_Capture2.PNG
    0_1522673295818_Capture.PNG
    I do not know what g++ is for.
    I have already uninstall and install again qt with the same compiler 5.10.1 MinGW 32bit.

    This is the compiler's configuration
    2_1522673295820_Capture3.PNG

    Do you have any idea to solve this error ?
    Thank you

    JonBJ 1 Reply Last reply
    0
    • G GI2000

      Hello,

      Since 1 week, I have got a problem. When I compile or run my project, I always have the same error.
      1_1522673295820_Capture2.PNG
      0_1522673295818_Capture.PNG
      I do not know what g++ is for.
      I have already uninstall and install again qt with the same compiler 5.10.1 MinGW 32bit.

      This is the compiler's configuration
      2_1522673295820_Capture3.PNG

      Do you have any idea to solve this error ?
      Thank you

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @GI2000
      You have not set a C++ compiler. So it is trying to use g++, and not finding it?

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

        Hi and welcome to devnet,

        Did you also select the MinGW compiler in the installer ?

        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
        • G Offline
          G Offline
          GI2000
          wrote on last edited by
          #4

          I get MinGW compiler and Visual Studio 's compiler.
          0_1522791756748_Capture.PNG

          When the compiler is correctly set, it does not work anymore...
          1_1522791756748_Capture1.PNG

          I checked my environnement variable : they are good.
          May the problem come from windows 8 ?

          JonBJ 1 Reply Last reply
          0
          • G GI2000

            I get MinGW compiler and Visual Studio 's compiler.
            0_1522791756748_Capture.PNG

            When the compiler is correctly set, it does not work anymore...
            1_1522791756748_Capture1.PNG

            I checked my environnement variable : they are good.
            May the problem come from windows 8 ?

            JonBJ Offline
            JonBJ Offline
            JonB
            wrote on last edited by
            #5

            @GI2000
            Your earlier screenshot shows no C++ compiler.
            Your latest screenshot does show MinGW C++ compiler.
            So have you actually tried to recompile?

            1 Reply Last reply
            2

            • Login

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