<?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[boost: wo ist     boost_python-vc80-mt-1_54.lib   ?]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe boost.python-1_54 aus den Quellen gebaut/installiert (win8 64bit),<br />
das endete nach einer Stunde mit einer Erfolgsmeldung. Bei VisualStudio2005<br />
habe ich dann entspr.<br />
<a href="http://www.deitel.com/Books/CPlusPlus/CPlusPlusHowtoProgram6e/BoostInstallInstructions/tabid/2898/Default.aspx" rel="nofollow">http://www.deitel.com/Books/CPlusPlus/CPlusPlusHowtoProgram6e/BoostInstallInstructions/tabid/2898/Default.aspx</a><br />
die Suchpfade für includes und linker eingetragen.<br />
Beim Kompilieren eines tutorial-Beispiels beschwert sich aber der Linker<br />
über eine fehlende &quot;boost_python-vc80-mt-1_54.lib&quot;. Diese ex. auch tatsächlich<br />
nicht. Sollte sie das?</p>
<p>Gruß<br />
joh</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/320540/boost-wo-ist-boost_python-vc80-mt-1_54-lib</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 15:31:10 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/320540.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Oct 2013 12:12:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to boost: wo ist     boost_python-vc80-mt-1_54.lib   ? on Wed, 02 Oct 2013 12:12:30 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe boost.python-1_54 aus den Quellen gebaut/installiert (win8 64bit),<br />
das endete nach einer Stunde mit einer Erfolgsmeldung. Bei VisualStudio2005<br />
habe ich dann entspr.<br />
<a href="http://www.deitel.com/Books/CPlusPlus/CPlusPlusHowtoProgram6e/BoostInstallInstructions/tabid/2898/Default.aspx" rel="nofollow">http://www.deitel.com/Books/CPlusPlus/CPlusPlusHowtoProgram6e/BoostInstallInstructions/tabid/2898/Default.aspx</a><br />
die Suchpfade für includes und linker eingetragen.<br />
Beim Kompilieren eines tutorial-Beispiels beschwert sich aber der Linker<br />
über eine fehlende &quot;boost_python-vc80-mt-1_54.lib&quot;. Diese ex. auch tatsächlich<br />
nicht. Sollte sie das?</p>
<p>Gruß<br />
joh</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2357298</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2357298</guid><dc:creator><![CDATA[johC]]></dc:creator><pubDate>Wed, 02 Oct 2013 12:12:30 GMT</pubDate></item><item><title><![CDATA[Reply to boost: wo ist     boost_python-vc80-mt-1_54.lib   ? on Wed, 02 Oct 2013 12:56:40 GMT]]></title><description><![CDATA[<p>Bei mir sind die im boost Unterverzeichnis <code>stage/lib</code> gelandet, das hängt aber vom Kommandozeilenaufruf ab, mit dem du boost übersetzt hast. Zur Not musst du dein OS (oder Dateisuchprogramm deiner Wahl) mal suchen lassen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2357305</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2357305</guid><dc:creator><![CDATA[DocShoe]]></dc:creator><pubDate>Wed, 02 Oct 2013 12:56:40 GMT</pubDate></item><item><title><![CDATA[Reply to boost: wo ist     boost_python-vc80-mt-1_54.lib   ? on Wed, 02 Oct 2013 13:07:49 GMT]]></title><description><![CDATA[<p>Um Boost.Python zu bauen, muss Python installiert und dem Buildsystem bekannt sein (d. h. %PATH%, Include- und Linkerpfade entsprechend ergänzt).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2357310</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2357310</guid><dc:creator><![CDATA[seldon]]></dc:creator><pubDate>Wed, 02 Oct 2013 13:07:49 GMT</pubDate></item><item><title><![CDATA[Reply to boost: wo ist     boost_python-vc80-mt-1_54.lib   ? on Wed, 02 Oct 2013 15:03:08 GMT]]></title><description><![CDATA[<p>DocShoe schrieb:</p>
<blockquote>
<p>Bei mir sind die im boost Unterverzeichnis <code>stage/lib</code> gelandet, das hängt aber vom Kommandozeilenaufruf ab, mit dem du boost übersetzt hast. Zur Not musst du dein OS (oder Dateisuchprogramm deiner Wahl) mal suchen lassen.</p>
</blockquote>
<p>der TotalCommander hat da ja eben nichts gefunden auf der Platte...<br />
dort heist sie z.B. libboost_python-vc80-mt-1_54.lib</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2357367</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2357367</guid><dc:creator><![CDATA[johC]]></dc:creator><pubDate>Wed, 02 Oct 2013 15:03:08 GMT</pubDate></item><item><title><![CDATA[Reply to boost: wo ist     boost_python-vc80-mt-1_54.lib   ? on Mon, 07 Oct 2013 12:12:46 GMT]]></title><description><![CDATA[<p>seldon schrieb:</p>
<blockquote>
<p>Um Boost.Python zu bauen, muss Python installiert und dem Buildsystem bekannt sein (d. h. %PATH%, Include- und Linkerpfade entsprechend ergänzt).</p>
</blockquote>
<p>python 2.7.4 war schon installiert</p>
<p>%PATH% ist:</p>
<blockquote>
<p>C:\Program Files (x86)\National Instruments\Shared\ULx\;C:\Program Files (x86)\Measurement Computing\DAQ\;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MATLAB\R2012a\bin;C:\opencv\build\x86\vc9\bin;c:\Python27;C:\Program Files (x86)\IVI Foundation\IVI\bin;C:\Program Files\IVI Foundation\IVI\bin;C:\Program Files\IVI Foundation\VISA\Win64\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files (x86)\MySQL\MySQL Utilities\</p>
</blockquote>
<p>dennoch kommt:</p>
<blockquote>
<p>Fehler 2 fatal error LNK1104: Datei &quot;c:\Python27\libs\.obj&quot; kann nicht geöffnet werden. dlltest</p>
</blockquote>
<p>joh</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2358525</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2358525</guid><dc:creator><![CDATA[johC]]></dc:creator><pubDate>Mon, 07 Oct 2013 12:12:46 GMT</pubDate></item></channel></rss>