<?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[&quot;Failed to start program. Path or permissions wrong?&quot; with TEMPLATE = subdirs project]]></title><description><![CDATA[<p dir="auto">Hello.</p>
<p dir="auto">I have a project which uses the subdirs template with this folder structure:</p>
<p dir="auto">@<br />
MyProj<br />
|<br />
+- MyApp<br />
|<br />
+- MyLib<br />
@</p>
<p dir="auto">This is my .pro file:</p>
<p dir="auto">@<br />
TEMPLATE    = subdirs<br />
SUBDIRS     = MyApp <br />
MyLib</p>
<p dir="auto">CONFIG += ordered<br />
@</p>
<p dir="auto">But if I try to run my application which is in MyProj\MyApp\release Qt Creator says:</p>
<p dir="auto">[quote]<br />
"Failed to start program. Path or permissions wrong?"<br />
[/quote]</p>
<p dir="auto">It seems that Qt Creator expects the executable in MyProj\release.</p>
<p dir="auto">How do I have to tell Qt Creator to execute MyProj\MyApp\release\MyProj.exe?</p>
]]></description><link>https://forum.qt.io/topic/20184/failed-to-start-program-path-or-permissions-wrong-with-template-subdirs-project</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 13:55:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/20184.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Sep 2012 08:54:52 GMT</pubDate><ttl>60</ttl></channel></rss>