Opened 6 years ago
Closed 5 years ago
#12747 closed Bugs (worksforme)
Error while building the Quantlib
| Reported by: | 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 , 6 years ago
comment:2 by , 6 years ago
| Component: | None → type_traits |
|---|---|
| Owner: | set to |
comment:3 by , 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 , 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 , 5 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
I believe the latest patches to that msvc version will fix this. Closing down for now...

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)