Boost C++ Libraries: Ticket #12747: Error while building the Quantlib https://svn.boost.org/trac10/ticket/12747 <p> Following error while building the Quantlib !! </p> <p> boost/type_traits/common_type.hpp(43): fatal error C1001: An internal error has occurred in the compiler. 20&gt; (compiler file 'msc1.cpp', line 1325) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12747 Trac 1.4.3 anonymous Wed, 11 Jan 2017 06:25:05 GMT <link>https://svn.boost.org/trac10/ticket/12747#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12747#comment:1</guid> <description> <p> Can anyone give the solution to this problem. I am using visual studio 2013, boost version 1.63.0, and latest quantlib version of 1.9.1 </p> <p> Following error while building the Quantlib !! </p> <p> boost/type_traits/common_type.hpp(43): fatal error C1001: An internal error has occurred in the compiler. 20&gt; (compiler file 'msc1.cpp', line 1325) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Kohei Takahashi</dc:creator> <pubDate>Sun, 15 Jan 2017 03:55:50 GMT</pubDate> <title>component changed; owner set https://svn.boost.org/trac10/ticket/12747#comment:2 https://svn.boost.org/trac10/ticket/12747#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">John Maddock</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">type_traits</span> </li> </ul> Ticket anonymous Fri, 07 Jul 2017 06:58:15 GMT <link>https://svn.boost.org/trac10/ticket/12747#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12747#comment:3</guid> <description> <p> I am also using visual studio 2013, boost version 1.64.0. </p> <p> The below error I'm getting. </p> <p> boost\type_traits\common_type.hpp(43): fatal error C1001: An internal error has occurred in the compiler. 1&gt; (compiler file 'msc1.cpp', line 1325) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sun, 06 Aug 2017 06:26:09 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12747#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12747#comment:4</guid> <description> <p> Like the two people above, I am getting the same error. I am using Visual Studio 2013, Boost 1.64.0 and quantlib 1.10 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Sun, 04 Feb 2018 19:31:21 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/12747#comment:5 https://svn.boost.org/trac10/ticket/12747#comment:5 <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">worksforme</span> </li> </ul> <p> I believe the latest patches to that msvc version will fix this. Closing down for now... </p> Ticket