Boost C++ Libraries: Ticket #606: Boost fails to compile for MSVC 8.0 for CE https://svn.boost.org/trac10/ticket/606 <pre class="wiki">In boost 1.33.1 Visualc.hpp was modified to add evc 4.0 and visual studio 8.0. However the macro UNDER_CE is defined also for visual studio 8.0 for CE builds. The error "error unknown CE compiler" This is an invalid error because thre is a CE version for Visual Studio 8.0. spencer.vanroekel@siemens.com </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/606 Trac 1.4.3 John Maddock Thu, 20 Apr 2006 09:20:48 GMT status changed https://svn.boost.org/trac10/ticket/606#comment:1 https://svn.boost.org/trac10/ticket/606#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=14804 Yes, the logic in visualc.hpp for 1.33.1 was rather bogus. It's been fixed in cvs for a while, and the updated version will be in 1.34. John Maddock. </pre> Ticket