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. Failed to start Appilcation
Forum Updated to NodeBB v4.3 + New Features

Failed to start Appilcation

Scheduled Pinned Locked Moved Unsolved General and Desktop
15 Posts 3 Posters 878 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.
  • jsulmJ jsulm

    @Agito It looks like you're building for WebAssembly?
    Did you set up Emscripten SDK as the IDE suggests at the bottom?

    A Offline
    A Offline
    Agito
    wrote on last edited by
    #3

    @jsulm I build for window app

    jsulmJ 1 Reply Last reply
    0
    • A Agito

      @jsulm I build for window app

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

      @Agito said in Failed to start Appilcation:

      window app

      Please be more precise: normal native Windows application or WindowsRT?

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

      A 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Agito said in Failed to start Appilcation:

        window app

        Please be more precise: normal native Windows application or WindowsRT?

        A Offline
        A Offline
        Agito
        wrote on last edited by
        #5

        @jsulm native Windows application

        jsulmJ 1 Reply Last reply
        0
        • A Agito

          @jsulm native Windows application

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

          @Agito Error message says that the executable file is not valid executable.
          Please provide more information:

          • What Qt version?
          • What compiler?
          • On what Windows version?

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

          A 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Agito Error message says that the executable file is not valid executable.
            Please provide more information:

            • What Qt version?
            • What compiler?
            • On what Windows version?
            A Offline
            A Offline
            Agito
            wrote on last edited by
            #7

            @jsulm
            Qt version 6.3.1
            compiler MinGW 64 bit
            Windows version 10

            jsulmJ 1 Reply Last reply
            0
            • A Agito

              @jsulm
              Qt version 6.3.1
              compiler MinGW 64 bit
              Windows version 10

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

              @Agito Try a complete rebuild: delete build folder, run qmake, build.
              Also: try to disable anti-virus software, maybe it is blocking the application.

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

              A 1 Reply Last reply
              1
              • A Agito

                95d74947-434f-44c9-96e0-a74226fe4c10-image.png **
                Help me I can't open application after run debug**

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

                @Agito
                Also, not that it should affect that error message, but if you are going to want to run under debugger you might want to change your current configuration over to building debug version.

                1 Reply Last reply
                0
                • jsulmJ jsulm

                  @Agito Try a complete rebuild: delete build folder, run qmake, build.
                  Also: try to disable anti-virus software, maybe it is blocking the application.

                  A Offline
                  A Offline
                  Agito
                  wrote on last edited by
                  #10

                  @jsulm I'm Tryed but not work

                  JonBJ 1 Reply Last reply
                  0
                  • A Agito

                    @jsulm I'm Tryed but not work

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

                    @Agito
                    Check that you are building to target x64. Try building for Debug anyway to see if same message.

                    A 1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      Agito
                      wrote on last edited by
                      #12

                      3397ede4-c677-4aa9-adb0-2e4ebd29e9eb-image.png

                      JonBJ 1 Reply Last reply
                      0
                      • A Agito

                        3397ede4-c677-4aa9-adb0-2e4ebd29e9eb-image.png

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

                        @Agito
                        This Debugger Preferences dialog is not relevant to anything for your issue.

                        1 Reply Last reply
                        0
                        • JonBJ JonB

                          @Agito
                          Check that you are building to target x64. Try building for Debug anyway to see if same message.

                          A Offline
                          A Offline
                          Agito
                          wrote on last edited by
                          #14

                          @JonB I can try only mingw x64 . I run complese and debug in line no see error I don't know Where is problem .

                          JonBJ 1 Reply Last reply
                          0
                          • A Agito

                            @JonB I can try only mingw x64 . I run complese and debug in line no see error I don't know Where is problem .

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

                            @Agito
                            This doesn't state whether recompiled for debug your program runs or still says "not in executable format".

                            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