<?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[Standalone .exe &#x2F; Fehler: Unresolved external]]></title><description><![CDATA[<p>Habe wie in der FAQ beschrieben in den Projektoptionen</p>
<p>1.Registerkarte Linker:<br />
- dynamische RTL verwenden<br />
2. Registerkarte Packages<br />
- mit Laufzeit-Packages kompilieren</p>
<p>deaktiviert. Nun bekomme ich aber beim Compilieren die Fehlermeldung</p>
<p>[Linker Error] Unresolved external '__fastcall Filectrl::SelectDirectory(System::AnsiString&amp;, System::Set&lt;Filectrl::TSelectDirOpt, 0, 2&gt;, int)' referenced from C:\PROGRAMME\CBUILDER6\PROJECTS\BZLISTGEN\UNIT1.OBJ</p>
<p>Hat offensichtlich etwas mit der Zeile zu tun:</p>
<pre><code class="language-cpp">if (SelectDirectory(s, TSelectDirOpts(), 0))
</code></pre>
<p>Wenn ich Punkt 2 wieder aktiviere wird die .exe etwas größer, bin mir aber nicht sicher, ob das so gehen wird; kann das Programm momentan auf keinem anderen Rechner testen.</p>
<p>Wie löse ich dieses Problem also am besten?</p>
<p>Danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/194377/standalone-exe-fehler-unresolved-external</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 10:20:47 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/194377.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Oct 2007 20:55:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Standalone .exe &#x2F; Fehler: Unresolved external on Fri, 05 Oct 2007 20:55:15 GMT]]></title><description><![CDATA[<p>Habe wie in der FAQ beschrieben in den Projektoptionen</p>
<p>1.Registerkarte Linker:<br />
- dynamische RTL verwenden<br />
2. Registerkarte Packages<br />
- mit Laufzeit-Packages kompilieren</p>
<p>deaktiviert. Nun bekomme ich aber beim Compilieren die Fehlermeldung</p>
<p>[Linker Error] Unresolved external '__fastcall Filectrl::SelectDirectory(System::AnsiString&amp;, System::Set&lt;Filectrl::TSelectDirOpt, 0, 2&gt;, int)' referenced from C:\PROGRAMME\CBUILDER6\PROJECTS\BZLISTGEN\UNIT1.OBJ</p>
<p>Hat offensichtlich etwas mit der Zeile zu tun:</p>
<pre><code class="language-cpp">if (SelectDirectory(s, TSelectDirOpts(), 0))
</code></pre>
<p>Wenn ich Punkt 2 wieder aktiviere wird die .exe etwas größer, bin mir aber nicht sicher, ob das so gehen wird; kann das Programm momentan auf keinem anderen Rechner testen.</p>
<p>Wie löse ich dieses Problem also am besten?</p>
<p>Danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1378874</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1378874</guid><dc:creator><![CDATA[blueglasses]]></dc:creator><pubDate>Fri, 05 Oct 2007 20:55:15 GMT</pubDate></item><item><title><![CDATA[Reply to Standalone .exe &#x2F; Fehler: Unresolved external on Fri, 05 Oct 2007 21:54:51 GMT]]></title><description><![CDATA[<p>FAQ schrieb:</p>
<blockquote>
<pre><code class="language-cpp">#include &lt;filectrl.hpp&gt; // ggfs. als letztes(!) include einbinden
</code></pre>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/1378908</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1378908</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Fri, 05 Oct 2007 21:54:51 GMT</pubDate></item><item><title><![CDATA[Reply to Standalone .exe &#x2F; Fehler: Unresolved external on Fri, 05 Oct 2007 22:25:19 GMT]]></title><description><![CDATA[<p>Ah tatsächlich, habe filectrl.hpp nun als letztes eingebunden, nun funktioniert es. Danke!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1378930</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1378930</guid><dc:creator><![CDATA[blueglasses]]></dc:creator><pubDate>Fri, 05 Oct 2007 22:25:19 GMT</pubDate></item><item><title><![CDATA[Reply to Standalone .exe &#x2F; Fehler: Unresolved external on Mon, 22 Oct 2007 12:13:09 GMT]]></title><description><![CDATA[<p>Habe dasselbe Problem nochmal, diesmal mit</p>
<p>GetEnvironmentVariable();</p>
<p>Egal wo ich sysutils.hpp einbinde, die Fehlermeldung verschwindet nicht.</p>
<p>[Linker Error] Unresolved external '__fastcall Sysutils::GetEnvironmentVariableA(const System::AnsiString)' referenced from C:\PROGRAMME\CBUILDER6\PROJECTS\BZWIZARD\UNIT1.OBJ</p>
<p>Ideen? Danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1389878</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1389878</guid><dc:creator><![CDATA[blueglasses]]></dc:creator><pubDate>Mon, 22 Oct 2007 12:13:09 GMT</pubDate></item><item><title><![CDATA[Reply to Standalone .exe &#x2F; Fehler: Unresolved external on Tue, 23 Oct 2007 15:10:13 GMT]]></title><description><![CDATA[<p><a href="http://groups.google.com/group/borland.public.cppbuilder.vcl.components.using/browse_thread/thread/9f68952ef199942b/9074b83cac7f0696" rel="nofollow">http://groups.google.com/group/borland.public.cppbuilder.vcl.components.using/browse_thread/thread/9f68952ef199942b/9074b83cac7f0696</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1390645</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1390645</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Tue, 23 Oct 2007 15:10:13 GMT</pubDate></item></channel></rss>