Thanks for all of the help. <br><br>I&#39;m still having a problem with the include file basetsd.h<br><br>C:\Program Files\boost\boost_1_35_0\boost/python/detail/wrap_python.hpp(37) : fatal error C1083: Cannot open include file: &#39;basetsd.h&#39;: No such file or directory<br>
<br>This file is in C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Include<br><br>I don&#39;t know how to specify new directories in the include path using bjam.<br><br>----------------<br>May the peace of Christ be with you.<br>
<br>Tony May<br><br><div class="gmail_quote">On Tue, Jun 24, 2008 at 10:00 PM, David Abrahams &lt;<a href="mailto:dave@boostpro.com">dave@boostpro.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Steven Watanabe wrote:<br>
&gt; AMDG<br>
&gt;<br>
&gt; David Abrahams wrote:<br>
&gt;&gt; Steven Watanabe wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; AMDG<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Tony May wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I am &nbsp;trying to build the &nbsp;tutorial example showing how to call a c++<br>
&gt;&gt;&gt;&gt; function from a python script. When I run bjam I get the following<br>
&gt;&gt;&gt;&gt; message.<br>
&gt;&gt;&gt;&gt; I am using MSVC++ 2005 Express Edition.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is the compiler in your path?<br>
&gt;&gt;&gt; You can either use the Visual Studio Command Prompt<br>
&gt;&gt;&gt; or call vsvars32.bat explicitly.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; In almost every case that should make no difference at all;<br>
&gt;&gt; Boost.Build&#39;s msvc toolset is designed to do that for you if necessary.<br>
&gt;&gt; &nbsp;It might be instructive to add --debug-configuration to the bjam<br>
&gt;&gt; command line, though.<br>
&gt;&gt;<br>
&gt;<br>
&gt; Ok. &nbsp;I found the solution<br>
&gt;<br>
&gt; using msvc : 8.0express ;<br>
&gt;<br>
&gt; just saying 8.0 doesn&#39;t work. &nbsp;Grrr.<br>
<br>
</div>Oh, that&#39;s an embarrassment for Boost.Build, IMO.<br>
<div class="Ih2E3d"><br>
<br>
--<br>
Dave Abrahams<br>
BoostPro Computing<br>
<a href="http://www.boostpro.com" target="_blank">http://www.boostpro.com</a><br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-users</a><br>
</div></div></blockquote></div><br>