Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Run Time Error-Error code 3
Forum Updated to NodeBB v4.3 + New Features

Qt Run Time Error-Error code 3

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 3 Posters 2.3k 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.
  • S Offline
    S Offline
    Satishkumar
    wrote on last edited by
    #1

    Hi Team,

    Iam new in Qt development so i run the basic hello world program, iam getting below run time error and description

    Error Description:-

    Program: D:\QtApps\build-Test13-Desktop_Qt_5_0_2_MinGW_32bit-Debug\debug\Test13.exe
    File: ......\3rdparty\angle\src\libEGL\Display.cpp, Line 961

    Expression: ((HRESULT)(result) >= 0)
    D:\QtApps\build-Test13-Desktop_Qt_5_0_2_MinGW_32bit-Debug\debug\Test13 exited with code 3

    Note:- please find below configrations iam metaining

    Qt creator :-qt-windows-opensource-5.0.2-mingw47_32-x86-offline
    Qt compiler:- MinGW 4.7 32bit
    Operating System:- windows xp -32 bit

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

      It can be easier to setup Qt for the first time if you use the Qt SDK 5.0.2 to install QtCreator and MinGW at the same time with all the paths and so setup nicely. You can get it from this page:
      "downloads":http://qt-project.org/downloads

      But assuming that your install is ok (which it may not be) how is your project setup? Is it a console project or a GUI project?

      Can you copy/paste your .pro file (this is the project file, probably called build-test.pro in your case)...

      1 Reply Last reply
      0
      • W Offline
        W Offline
        wang_qt
        wrote on last edited by
        #3

        I have encountered the same problems, even run the program created by qt wizard. The problem only happens in QtQuick 2.0, and does not appear in QtQuick 1.1.
        Thank you!

        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