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. Cl is not organized

Cl is not organized

Scheduled Pinned Locked Moved General and Desktop
7 Posts 3 Posters 1.5k 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.
  • P Offline
    P Offline
    PanKamil897
    wrote on last edited by
    #1

    Hello. I have VS 2013 Express, Windows SDK and this error when trying build app (cl is not organized)

    On mingw i have error "this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs.

    Please help.

    youzkingY JKSHJ 2 Replies Last reply
    0
    • P PanKamil897

      Hello. I have VS 2013 Express, Windows SDK and this error when trying build app (cl is not organized)

      On mingw i have error "this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs.

      Please help.

      youzkingY Offline
      youzkingY Offline
      youzking
      wrote on last edited by youzking
      #2

      @PanKamil897

      i am not familiaresid with MSVS,
      but i think it is a toolchain problem
      go to Tools> Options >Build & Run , and check if QtCreator has detected the toolchain (Qt , compiler, debugger ..) if so check if they are compatible with the Qt version you are using ,

      good luck ,

      P 1 Reply Last reply
      0
      • youzkingY youzking

        @PanKamil897

        i am not familiaresid with MSVS,
        but i think it is a toolchain problem
        go to Tools> Options >Build & Run , and check if QtCreator has detected the toolchain (Qt , compiler, debugger ..) if so check if they are compatible with the Qt version you are using ,

        good luck ,

        P Offline
        P Offline
        PanKamil897
        wrote on last edited by
        #3

        @youzking i not understand

        1 Reply Last reply
        0
        • P PanKamil897

          Hello. I have VS 2013 Express, Windows SDK and this error when trying build app (cl is not organized)

          On mingw i have error "this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs.

          Please help.

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @PanKamil897 said:

          Hello. I have VS 2013 Express, Windows SDK and this error when trying build app (cl is not organized)

          On mingw i have error "this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs.

          Which Qt package did you install?

          You must use the compiler that Qt was built with.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          P 1 Reply Last reply
          0
          • JKSHJ JKSH

            @PanKamil897 said:

            Hello. I have VS 2013 Express, Windows SDK and this error when trying build app (cl is not organized)

            On mingw i have error "this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs.

            Which Qt package did you install?

            You must use the compiler that Qt was built with.

            P Offline
            P Offline
            PanKamil897
            wrote on last edited by
            #5

            @JKSH I choose default, nothing change. On MINGW i have ""this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs." on other PC without mingw/qt

            I don't know what doing.. Very please help

            JKSHJ 1 Reply Last reply
            0
            • P PanKamil897

              @JKSH I choose default, nothing change. On MINGW i have ""this application has requested the runtime to terminate it in an unusual way c++" therefore i trying use vs." on other PC without mingw/qt

              I don't know what doing.. Very please help

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @PanKamil897 said:

              I don't know what doing.. Very please help

              Ok. The most straightforward thing to do is:

              1. Uninstall all copies of Qt, Qt Creator, and MinGW from your system.
              2. Download and install http://download.qt.io/official_releases/qt/5.4/5.4.1/qt-opensource-windows-x86-mingw491_opengl-5.4.1.exe
              3. Open Qt Creator.
              4. Try to build a very simple app.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              P 1 Reply Last reply
              0
              • JKSHJ JKSH

                @PanKamil897 said:

                I don't know what doing.. Very please help

                Ok. The most straightforward thing to do is:

                1. Uninstall all copies of Qt, Qt Creator, and MinGW from your system.
                2. Download and install http://download.qt.io/official_releases/qt/5.4/5.4.1/qt-opensource-windows-x86-mingw491_opengl-5.4.1.exe
                3. Open Qt Creator.
                4. Try to build a very simple app.
                P Offline
                P Offline
                PanKamil897
                wrote on last edited by
                #7

                @JKSH Thanks for reply. I reinstalled Windows 7 - now work :)

                strange..

                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