Boost C++ Libraries: Ticket #8143: VS2003 compile error - missing intrin.h https://svn.boost.org/trac10/ticket/8143 <p> Visual Studio .NET 2003: boost\atomic\detail\interlocked.hpp(30) : fatal error C1083: Cannot open include file: 'intrin.h': No such file or directory </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8143 Trac 1.4.3 Andrey Semashev Sat, 23 Feb 2013 15:01:17 GMT <link>https://svn.boost.org/trac10/ticket/8143#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8143#comment:1</guid> <description> <p> The changeset <a class="changeset" href="https://svn.boost.org/trac10/changeset/83096" title="1. Fixed compilation with MSVC 2003. 2. Fixed incorrect ...">r83096</a> should resolve Boost.Atomic compilation problems with MSVC 2003 but other libraries (e.g. Boost.Thread) apparently don't support this old compiler. </p> </description> <category>Ticket</category> </item> <item> <author>Evgeny Panasyuk <evgeny.panasyuk@…></author> <pubDate>Sat, 23 Feb 2013 20:39:11 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8143#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8143#comment:2</guid> <description> <p> Ok, thank you! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>timblechmann</dc:creator> <pubDate>Sat, 23 Feb 2013 22:37:44 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8143#comment:3 https://svn.boost.org/trac10/ticket/8143#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> thanks for fixing! </p> Ticket