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. QT Wont create program that dont fall
Forum Updated to NodeBB v4.3 + New Features

QT Wont create program that dont fall

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

    Like a month ago i've started to learn in QT, wrote some basic programs and then i have noticed that there is QT5 :)
    So i have installed it and now i cant build a program that wont fail - even from blank template (QT - desktop aplication)

    Have any ideas what can i do? Reinstall is not helpfull.

    Im on win using mingw.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      Fails how? Won't compile? Won't link? Won't run in development environment? Won't run when deployed? Where are you running it? How have you deployed it? We are not mind readers.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Pana_Ruplahlava
        wrote on last edited by
        #3

        Sorry, i wrote it late.
        By program i mean successfully built program (*.exe) which ends with return val -1073741511.
        It does this in both debug and release build env.
        Im launching it just by pressing ctrl+r.

        Hope this helps...

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChrisW67
          wrote on last edited by
          #4

          -1073741511 = 0xC0000139 DLL Not found
          Something that the program is dependent on is not available in the runtime environment. Is your empty project configured to use the Build Environment at run time under Projects?

          1 Reply Last reply
          0
          • P Offline
            P Offline
            Pana_Ruplahlava
            wrote on last edited by
            #5

            Just updated to 5.0.2 and it is solved, everything is working fine now :)

            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