<?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[fehler bei boost::regex installation]]></title><description><![CDATA[<p>hola leute</p>
<p>wollte boost::regex installieren, hab aber fehler im make-file.<br />
benutze BCB6.</p>
<p>bei eingabe von make -fbcb6<br />
bekomme immer:</p>
<pre><code>Fatal: '../../../boost/regex/static_mutec.hpp' does not exist - don´t know how to make ist
</code></pre>
<p>wie kann ich diesen fehler beheben?</p>
<p>Meep Meep</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/125893/fehler-bei-boost-regex-installation</link><generator>RSS for Node</generator><lastBuildDate>Mon, 24 Aug 2026 21:06:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/125893.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Nov 2005 10:19:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 10:19:39 GMT]]></title><description><![CDATA[<p>hola leute</p>
<p>wollte boost::regex installieren, hab aber fehler im make-file.<br />
benutze BCB6.</p>
<p>bei eingabe von make -fbcb6<br />
bekomme immer:</p>
<pre><code>Fatal: '../../../boost/regex/static_mutec.hpp' does not exist - don´t know how to make ist
</code></pre>
<p>wie kann ich diesen fehler beheben?</p>
<p>Meep Meep</p>
]]></description><link>https://www.c-plusplus.net/forum/post/913708</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/913708</guid><dc:creator><![CDATA[Meep Meep]]></dc:creator><pubDate>Thu, 10 Nov 2005 10:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 13:35:25 GMT]]></title><description><![CDATA[<p>Man benutzt eigentlich bjam zum bauen von boost.</p>
<p><a href="http://boost.org/more/getting_started.html" rel="nofollow">http://boost.org/more/getting_started.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/913900</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/913900</guid><dc:creator><![CDATA[evilissimo]]></dc:creator><pubDate>Thu, 10 Nov 2005 13:35:25 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 14:19:26 GMT]]></title><description><![CDATA[<p>ich will aber eigendlich nicht das ganze boost installieren sondern nur regex. kann man das nicht alleine mit den .mak files installieren ? wofuer sind die dann dabei ?</p>
<p>Meep Meep</p>
]]></description><link>https://www.c-plusplus.net/forum/post/913956</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/913956</guid><dc:creator><![CDATA[Meep Meep]]></dc:creator><pubDate>Thu, 10 Nov 2005 14:19:26 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 14:26:47 GMT]]></title><description><![CDATA[<p><a href="http://www.boost.org/libs/regex/doc/install.html#bjam" rel="nofollow">http://www.boost.org/libs/regex/doc/install.html#bjam</a><br />
<a href="http://www.boost.org/libs/regex/doc/install.html#make" rel="nofollow">http://www.boost.org/libs/regex/doc/install.html#make</a></p>
<p>Doku lesen!!!!!!!!!!!!</p>
<p>Und man kann auch mit bjam nur einzelne Libs bauen, mußt nur vorher zu den Verzeichnis wechselb und dort bjam ausführen. In den Verzeichnissen liegen auch noch html-Readmes, wie man die jeweiligen Libs baut.</p>
<p>Mak-Files sind drin? Ist mir garnicht aufgefallen. Boost setzt auf bjam, was stört dich daran. Tuh es einfach! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/913961</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/913961</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 10 Nov 2005 14:26:47 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 16:05:25 GMT]]></title><description><![CDATA[<pre><code>*   Open up a console window and change to the &lt;boost&gt;\libs\regex\build directory.
    * Select the appropriate makefile (bcb4.mak for C++ Builder 4, bcb5.mak for C++ Builder 5, and bcb6.mak for C++ Builder 6).
    * Invoke the makefile (pass the full path to your version of make if you have more than one version installed, the makefile relies on the path to make to obtain your C++ Builder installation directory and tools) for example:

make -fbcb5.mak
</code></pre>
<p>hab ich mit make -fbcb6.mak gemacht, kommt wie schon gesagt der oben beschriebene fehler.</p>
<p>mehr steht da aber in der beschreibung nicht drinnen</p>
<p>Meep Meep</p>
]]></description><link>https://www.c-plusplus.net/forum/post/914097</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/914097</guid><dc:creator><![CDATA[Meep Meep]]></dc:creator><pubDate>Thu, 10 Nov 2005 16:05:25 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 22:22:50 GMT]]></title><description><![CDATA[<p>Welche Boost-Version hast du? Zufällig die 1.33? Es ist heute Boost 1.33.1 Beta raus gekommen, und da steht im Changelog folgendes:</p>
<p>* Regex Library: Fixed the supplied makefiles, and other small compiler specific changes. Refer to the regex history page for more information on these and other small changes.</p>
<p>Vielleicht ist das die Erklärung?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/914473</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/914473</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 10 Nov 2005 22:22:50 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Thu, 10 Nov 2005 22:37:21 GMT]]></title><description><![CDATA[<p>Mit --with-regex sollte das bjam theoretisch auch nur die regex bauen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/914485</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/914485</guid><dc:creator><![CDATA[Ringding]]></dc:creator><pubDate>Thu, 10 Nov 2005 22:37:21 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Fri, 11 Nov 2005 08:46:46 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Also ich habe die 1.31.0 und bei der ging das Kompilieren mit dem Makefiel problemlos (mit BCB5).<br />
@Meep Meep<br />
Hast du die beschriebene Datei mal gesucht? Vielleicht stimmt einfach nur der Pfad nicht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/914643</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/914643</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Fri, 11 Nov 2005 08:46:46 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Sat, 19 Nov 2005 03:08:09 GMT]]></title><description><![CDATA[<p>hm</p>
]]></description><link>https://www.c-plusplus.net/forum/post/921152</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/921152</guid><dc:creator><![CDATA[GreyHound]]></dc:creator><pubDate>Sat, 19 Nov 2005 03:08:09 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Sat, 19 Nov 2005 09:40:46 GMT]]></title><description><![CDATA[<p>hey boost fragen gehört doch eigentlich zu den GUIs oder is des seit neustem im STDC++ drin?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/921191</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/921191</guid><dc:creator><![CDATA[branleb]]></dc:creator><pubDate>Sat, 19 Nov 2005 09:40:46 GMT</pubDate></item><item><title><![CDATA[Reply to fehler bei boost::regex installation on Sat, 19 Nov 2005 11:57:53 GMT]]></title><description><![CDATA[<p>Also im GUI-Forum ist es falscher als hier. Keine Frage!</p>
<p>Da aber Boost-Libs den Sinn und das Ziel haben in den Standard einzufliessen, und es sogar einige Boost-Libs in den nächsten Standard bzw. TR1 geschafft haben (auch Boosts regex ist offiziel drin!) ist es hier richtig.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/921290</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/921290</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Sat, 19 Nov 2005 11:57:53 GMT</pubDate></item></channel></rss>