<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Debug Configuration - The program has unexpectedly finished]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/75958/cannot-run-qt-example-in-qt-creator-the-program-has-unexpectedly-finished">Cannot run Qt example in Qt creator: The program has unexpectedly finished</a></p>
<p dir="auto">I'm late but I've found the main culprit is "<strong>ucrtbased.dll</strong>". I'm on Windows 7 SP1 x64, <strong>Qt 5.9.2</strong> with Visual Studio Build Tools 2015 (v14.0.25420.1) and Windows 8.1 SDK with MS Debugger Tools (CDB) installed. <em>I didn’t install Windows 10 SDK</em>. The Release Configuration builds are without any issue but the Debug Configuration exhibits the same crash behavior. <strong>The fix is simple.</strong> The normal install of Visual Studio Build Tools 2015 with Win8.1 SDK places "<strong>ucrtbased.dll</strong>" in "C:\Program Files (x86)\Windows Kits\10\bin\x64\ucrt" for 64-bit and "..\x86\ucrt" for 32-bit builds - even the Windows 10 SDK is not installed. If these are included in system path, or copied to the Qt's current project build folder, the issue is simply resolved.</p>
]]></description><link>https://forum.qt.io/topic/84061/debug-configuration-the-program-has-unexpectedly-finished</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 16:29:29 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/84061.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Oct 2017 18:54:19 GMT</pubDate><ttl>60</ttl></channel></rss>