Boost C++ Libraries: Ticket #11486: Unable to Locate bjam.exe on web and unable to build Boost Jam using bootstrap.bat https://svn.boost.org/trac10/ticket/11486 <p> Hi, I'm wanting to use Boost.Python to connect C++ with Python. I've installed boost. </p> <hr /> <ul><li>during the process I was not sure what MSVC version I have </li></ul><p> The VS 2013 express that I use is located in: Microsoft Visual Studio 12.0 </p> <p> But running the cl.exe (the compiler) within that directory gives Visual C++ version 18!! </p> <p> So I assume I go by the first number. So I downloaded boost windows installer version MSVC-12.0-32bit (32-bit because something nearly always goes wrong in the future like one library is 64-bit while another is 32-bit, so I simply chose 32-bit even though I'm on a Windows 8 64-bit machine). </p> <hr /> <p> Anyway, boost log attached, I tried running boostrap.bat in the boost install directory to try and build boost jam and it failed but maybe you can help there. </p> <p> Or just help me find pre-built binaries because they're not located on <a class="missing wiki">SourceForge</a> where all the links say they are located. -- Please Download and See! </p> <p> Thanks. Regards, -EM </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11486 Trac 1.4.3 Daniel Donnelly <enjoysmath@…> Tue, 21 Jul 2015 02:23:25 GMT attachment set https://svn.boost.org/trac10/ticket/11486 https://svn.boost.org/trac10/ticket/11486 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bootstrap.log</span> </li> </ul> Ticket nejorgensen@… Mon, 14 Dec 2015 12:24:33 GMT <link>https://svn.boost.org/trac10/ticket/11486#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11486#comment:1</guid> <description> <p> Hi I have the same problem with my download. I have Windows 8.1. Visual Studio is installed under D:\Program Files (x86)\Microsoft Visual Studio 12.0 instead of c:\... The batch files is interpreted wrong. According to Microsoft, under 64 bit, scripting files (*.bat) cannot contain nested brackets. Build.bat contains brackets several places. When you place "D:\Program Files (x86).." inside a bracket, Microsoft cannot understand the command. this causes Build.bat to send wrong path for Visual Studio header files to the compiler. So the compiler do not know where to look for the different #include &lt;xxxx.h&gt; files. The other feature i have found, is that Build.bat contains link to the %programfiles% as a link to Visual studio. My Visual Studio is not under %programfiles% so I do get an error. All in all, this is very complicated to correct, since the batch files are large and contain solutions for every OS the programmers know of. </p> <p> I do not know how to solve this. I would be happy if someone created a Visual Studio solution for Boost. I think it would be simpler than all the different batch files. </p> </description> <category>Ticket</category> </item> </channel> </rss>