Boost C++ Libraries: Ticket #191: build error using LONG_LONG https://svn.boost.org/trac10/ticket/191 <pre class="wiki">Boost 1.30.0 (and current CVS) contains a bug that will not allow Boost Python to be build on MSVC6. Attached is a patch that allows Boost Python to be build with MSVC6. The problem is that LONG_LONG is not defined on MSVC6, but PY_LONG_LONG is. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/191 Trac 1.4.3 japj Tue, 12 Aug 2003 12:10:43 GMT <link>https://svn.boost.org/trac10/ticket/191#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/191#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=290398 please note that I just updated the patch </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>david_abrahams</dc:creator> <pubDate>Tue, 12 Aug 2003 14:20:48 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/191#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/191#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=52572 Sorry, but the current CVS works fine for me with MSVC. Your patch would break the current CVS, anyway. If you're trying to use 1.30.0 with Python 2.3, well, it isn't supported. For that you do need the current CVS state. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>japj</dc:creator> <pubDate>Tue, 12 Aug 2003 15:58:45 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/191#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/191#comment:3</guid> <description> <pre class="wiki">Logged In: YES user_id=290398 Are you also using MSVC 6? (not the .NET version!) If that is the case I'll check if I can the latest CVS version. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>david_abrahams</dc:creator> <pubDate>Tue, 12 Aug 2003 16:37:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/191#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/191#comment:4</guid> <description> <pre class="wiki">Logged In: YES user_id=52572 I test all releases and the CVS with msvc 6, 7, and 7.1 </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>david_abrahams</dc:creator> <pubDate>Tue, 12 Aug 2003 16:37:58 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/191#comment:5 https://svn.boost.org/trac10/ticket/191#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket