Opened 6 years ago

Closed 5 years ago

#12747 closed Bugs (worksforme)

Error while building the Quantlib

Reported by: puneet.aggarwal@… Owned by: John Maddock
Milestone: To Be Determined Component: type_traits
Version: Boost 1.63.0 Severity: Problem
Keywords: Cc:

Description

Following error while building the Quantlib !!

boost/type_traits/common_type.hpp(43): fatal error C1001: An internal error has occurred in the compiler. 20> (compiler file 'msc1.cpp', line 1325)

Change History (5)

comment:1 by anonymous, 6 years ago

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

Following error while building the Quantlib !!

boost/type_traits/common_type.hpp(43): fatal error C1001: An internal error has occurred in the compiler. 20> (compiler file 'msc1.cpp', line 1325)

comment:2 by Kohei Takahashi, 6 years ago

Component: Nonetype_traits
Owner: set to John Maddock

comment:3 by anonymous, 5 years ago

I am also using visual studio 2013, boost version 1.64.0.

The below error I'm getting.

boost\type_traits\common_type.hpp(43): fatal error C1001: An internal error has occurred in the compiler. 1> (compiler file 'msc1.cpp', line 1325)

comment:4 by anonymous, 5 years ago

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

comment:5 by John Maddock, 5 years ago

Resolution: worksforme
Status: newclosed

I believe the latest patches to that msvc version will fix this. Closing down for now...

Note: See TracTickets for help on using tickets.