<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
&gt; I haven&#8217;t done any linking at this point &#8211; I am
just trying to compile.<o:p></o:p><br>
<br>
Yep, but the compiler has predefined macros defined, and the auto_link
header tries to prevent linking / crashing problems.<br>
<br>
You should try to compile using an addition /MD switch to use the
dynamically linked C-runtime.<br>
<br>
see <a class="moz-txt-link-freetext" href="http://msdn.microsoft.com/fr-fr/library/cc438633(VS.71).aspx">http://msdn.microsoft.com/fr-fr/library/cc438633(VS.71).aspx</a><br>
<br>
HTH,<br>
<br>
Nicolas<br>
<br>
<blockquote
 cite="mid:4E88C091A57493498EEC9F2A21D5BF4321AECF0923@EXWA-MBX01.nexus.csiro.au"
 type="cite">
  <div class="Section1">
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Here is my test file.<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">.sconf_temp\conftest_4.cpp:<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&nbsp; #include "boost/python.hpp"<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Yep &#8211; just the include and thats it.<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">VS2008, and python 2.6<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Any ideas what I am doing wrong?<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Terry Rankine<o:p></o:p></p>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Cplusplus-sig mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cplusplus-sig@python.org">Cplusplus-sig@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/cplusplus-sig">http://mail.python.org/mailman/listinfo/cplusplus-sig</a></pre>
</blockquote>
</body>
</html>