Boost C++ Libraries: Ticket #4764: Filesystem V3 (1.44) path constructor crashes in Visual Studio 2010 https://svn.boost.org/trac10/ticket/4764 <p> Attached is a simple program compiled with these preprocessor definitions: </p> <p> BOOST_ALL_DYN_LINK BOOST_FILESYSTEM_VERSION=3 BOOST_FILESYSTEM_NO_DEPRECATED </p> <p> The path constructor causes a crash in Visual Studio 2010. It worked in Visual Studio 2008. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4764 Trac 1.4.3 keith.jeffery@… Wed, 20 Oct 2010 23:48:28 GMT attachment set https://svn.boost.org/trac10/ticket/4764 https://svn.boost.org/trac10/ticket/4764 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Main.cpp</span> </li> </ul> Ticket keith.jeffery@… Fri, 22 Oct 2010 21:05:49 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4764#comment:1 https://svn.boost.org/trac10/ticket/4764#comment:1 <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">invalid</span> </li> </ul> <p> Sorry for the noise -- it looks like a developer compiled Boost with the wrong flags. </p> Ticket