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. HELP Plz error in my QtSDK
Qt 6.11 is out! See what's new in the release blog

HELP Plz error in my QtSDK

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 3.4k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I do everything I installed 4 time and it take to much time but no benefits it's still say that when I run any program in qt

    in compile Output

    it's say:

    jom 1.0.8 - empower your cores

    01:02:49: The process "G:\QtSDK\QtCreator\bin\jom.exe" exited normally.

    and in Application Output

    it's say:

    The program has unexpectedly finished.

    G:\QtSDK\Examples\4.7\opengl\2dpainting-build-desktop-Qt_4_8_1_for_Desktop_-_MSVC2010__Qt_SDK__Debug\debug\2dpainting.exe

    exited with code -1072365566

    I want to solved and Know What is the problem here ?

    Thanx advance

    1 Reply Last reply
    0
    • ZlatomirZ Offline
      ZlatomirZ Offline
      Zlatomir
      wrote on last edited by
      #2

      It seems you have some dependencies that can't be found (some missing dlls), you can use DependencyWalker to find what you need.

      https://forum.qt.io/category/41/romanian

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        what are dlls missing from my computer ?
        and how can I fix it

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dbzhang800
          wrote on last edited by
          #4

          From the information you provided I could not see anything wrong with QtSDK ;-)

          However, you can try to build and run your application using command line
          @
          qmake
          nmake
          debug\2dpainting.exe
          @

          Then paste the result.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            the same result

            jom 1.0.8 – empower your cores

            and

            2dpainting.exe

            exited with code -1072365566

            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