Results 1 to 3 of 3

Thread: Can't run minGW compiled exe files on windows after Qt 5.8.0 installation.

  1. #1
    Join Date
    Feb 2017
    Posts
    1
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Post Can't run minGW compiled exe files on windows after Qt 5.8.0 installation.

    Hello, it's the first Qt issue I send after 4 years using Qt but this time, I'm blocked, totally blocked.

    Wanting to try qt-opensource-windows-x86-mingw530-5.8.0,
    I downloaded it from qt.io and installer raised an "api-ms-win-crt-runtime-l1-1-0.dll missing" error.

    After many unsuccessful tries, I decided to return to my old situation and I reinstalled my previous version (Qt 4.8.6 + mingw 4.8.2)
    but now it's not even executing .exe files so I can't test my code.

    Here you have some clues:

    1: Execution from Qt Creator crashes, debug exits with "0xc0000135 error".
    2: Dependency Walker shows many api missing "API-MS-WIN-CORE-...":

    depwalk.png

    3: I installed all previous and later versions are giving me the same problem, .exe execution raises "0xc0000135" error.
    4: Execution from debug and run folder raises a "libgcc_s_sjlj.dll missing" panel, which seems strange to me, this file doesn't exist in HD.

    Hope it helps,
    thank you for reading!

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: Can't run minGW compiled exe files on windows after Qt 5.8.0 installation.

    Did you try deleting the Qt and MinGW folders, and try a clean installation.

    Also do mention the windows version.

    BTW you can use multiple versions Qt and MinGW, you don't need un-install the previous version, you could always revert back to them in case of such setup failure.
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

  3. #3
    Join Date
    Mar 2017
    Location
    Russia
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Can't run minGW compiled exe files on windows after Qt 5.8.0 installation.

    The installation issue was solved to me by updating this:
    Update for Universal C Runtime in Windows

Similar Threads

  1. Replies: 2
    Last Post: 9th November 2012, 14:29
  2. pre-compiled Qt SDK installation - always segmenation feults
    By Lapsio in forum Installation and Deployment
    Replies: 1
    Last Post: 21st July 2012, 07:16
  3. QTCrearor - compiled with mingw error with QTcore4.dll ...
    By tonnot in forum Installation and Deployment
    Replies: 5
    Last Post: 8th November 2010, 16:56
  4. Replies: 3
    Last Post: 20th September 2010, 23:36
  5. qt + mingw installation issues
    By pospiech in forum Installation and Deployment
    Replies: 3
    Last Post: 8th May 2008, 21:42

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.