<?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[Probleme bei Umstieg von BCB 6 auf BDS2006]]></title><description><![CDATA[<p>Hallo,<br />
ich habe vor ein paar Tagen durch meinen neuen Arbeitgeber eine Lizenz für Borland Developer Studio 2006 erhalten. Bisweil werkelte ich mit Borland C++ Builder 6. Soweit so gut.</p>
<p>Nun das Problem:<br />
Wenn ich im BDS etwas von der Indy Komponente verwenden will teilt mir der Compiler mit das er die Include Dateien nicht finden könne:</p>
<p>Hier die Errormeldungen für ein ganz frisches Projekt mit lediglich der IDFtp Komponente:</p>
<pre><code>[C++ Error] Unit1.h(11): E2209 Unable to open include file 'IdBaseComponent.hpp'
[C++ Error] Unit1.h(12): E2209 Unable to open include file 'IdComponent.hpp'
[C++ Error] Unit1.h(13): E2209 Unable to open include file 'IdFTP.hpp'
[C++ Error] Unit1.h(14): E2209 Unable to open include file 'IdTCPClient.hpp'
[C++ Error] Unit1.h(15): E2209 Unable to open include file 'IdTCPConnection.hpp'
[C++ Error] Unit1.h(20): E2303 Type name expected
[C++ Error] Unit1.h(20): E2139 Declaration missing ;
[C++ Error] Unit1.h(20): E2109 Not an allowed type
</code></pre>
<p>Es handelt sich um Indy 9 und die Headerfiles liegen alle in \Programme\Borland\BDS\4.0\Include\Indy9\</p>
<p>Irgendwo muss da bei mir eine Variable falsch gesetzt sein. Denn wenn ich den Pfad direkt mit #include &quot;C:\Programme\Borland\BDS\4.0\Include\Indy9\&quot; angebe, bleibt die Fehlermeldung aus.</p>
<p>PS: Ich dachte ich frage erstmal hier nach, ich möchte nicht in der ersten Arbeitswoche direkt der Technikabteilung zur Last fallen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>Vielen Dank schonmal!</p>
<p>Gruß Pit</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/191799/probleme-bei-umstieg-von-bcb-6-auf-bds2006</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 18:32:00 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/191799.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Sep 2007 16:41:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Probleme bei Umstieg von BCB 6 auf BDS2006 on Thu, 06 Sep 2007 16:41:06 GMT]]></title><description><![CDATA[<p>Hallo,<br />
ich habe vor ein paar Tagen durch meinen neuen Arbeitgeber eine Lizenz für Borland Developer Studio 2006 erhalten. Bisweil werkelte ich mit Borland C++ Builder 6. Soweit so gut.</p>
<p>Nun das Problem:<br />
Wenn ich im BDS etwas von der Indy Komponente verwenden will teilt mir der Compiler mit das er die Include Dateien nicht finden könne:</p>
<p>Hier die Errormeldungen für ein ganz frisches Projekt mit lediglich der IDFtp Komponente:</p>
<pre><code>[C++ Error] Unit1.h(11): E2209 Unable to open include file 'IdBaseComponent.hpp'
[C++ Error] Unit1.h(12): E2209 Unable to open include file 'IdComponent.hpp'
[C++ Error] Unit1.h(13): E2209 Unable to open include file 'IdFTP.hpp'
[C++ Error] Unit1.h(14): E2209 Unable to open include file 'IdTCPClient.hpp'
[C++ Error] Unit1.h(15): E2209 Unable to open include file 'IdTCPConnection.hpp'
[C++ Error] Unit1.h(20): E2303 Type name expected
[C++ Error] Unit1.h(20): E2139 Declaration missing ;
[C++ Error] Unit1.h(20): E2109 Not an allowed type
</code></pre>
<p>Es handelt sich um Indy 9 und die Headerfiles liegen alle in \Programme\Borland\BDS\4.0\Include\Indy9\</p>
<p>Irgendwo muss da bei mir eine Variable falsch gesetzt sein. Denn wenn ich den Pfad direkt mit #include &quot;C:\Programme\Borland\BDS\4.0\Include\Indy9\&quot; angebe, bleibt die Fehlermeldung aus.</p>
<p>PS: Ich dachte ich frage erstmal hier nach, ich möchte nicht in der ersten Arbeitswoche direkt der Technikabteilung zur Last fallen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>Vielen Dank schonmal!</p>
<p>Gruß Pit</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1360361</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1360361</guid><dc:creator><![CDATA[Peter H.]]></dc:creator><pubDate>Thu, 06 Sep 2007 16:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to Probleme bei Umstieg von BCB 6 auf BDS2006 on Thu, 06 Sep 2007 17:49:56 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Du must die absoluten Pfade zu Indy in die Projektoptionen eintragen, da gibts einen Reiter &quot;Verzeichnisse und Bedingungen&quot;, und dadrin einmal &quot;Include Path&quot; und dann &quot;Library Path&quot;</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1360404</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1360404</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 06 Sep 2007 17:49:56 GMT</pubDate></item><item><title><![CDATA[Reply to Probleme bei Umstieg von BCB 6 auf BDS2006 on Thu, 06 Sep 2007 19:11:26 GMT]]></title><description><![CDATA[<p>Vielen Dank akari!</p>
<p>Dieses Optionsmenü hatte ich irgendwie übersehen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>gruß Pit</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1360460</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1360460</guid><dc:creator><![CDATA[Peter H.]]></dc:creator><pubDate>Thu, 06 Sep 2007 19:11:26 GMT</pubDate></item></channel></rss>