l/Math/cubicspline.hpp(200) : fatal error C1001: INTERNAL COMPILER ERROR

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

l/Math/cubicspline.hpp(200) : fatal error C1001: INTERNAL COMPILER ERROR

Xavier.Abulker
Hello,
I'm trying to compile Quantlib 0.3.7 with Visual C++ 6 and I receive ,
like everybody it seems , the error:

.\..\..\ql/Math/cubicspline.hpp(200) : fatal error C1001: INTERNAL
COMPILER ERROR
  (compiler file 'E:\8168\vc98\p2\src\P2\main.c', line 494)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more
information
Error executing cl.exe.

Reply | Threaded
Open this post in threaded view
|

Re: l/Math/cubicspline.hpp(200) : fatal error C1001: INTERNAL COMPILER ERROR

Ferdinando M. Ametrano-3
Hi Xavier


>I'm trying to compile Quantlib 0.3.7 with Visual C++ 6 and I receive ,
>like everybody it seems , the error:
>
>.\..\..\ql/Math/cubicspline.hpp(200) : fatal error C1001: INTERNAL
>COMPILER ERROR
>   (compiler file 'E:\8168\vc98\p2\src\P2\main.c', line 494)
>     Please choose the Technical Support command on the Visual C++
>     Help menu, or open the Technical Support help file for more information
>Error executing cl.exe.

I've just downloaded the QuantLib 0.3.7 Win32 installer from SourceForge,
and compiled it with no problems. I've used Visual C++ 6 (patch 5) and
Boost 1.31.

Do all the VC6 users experience the same problem? If so the problem would
need further investigation. If not I would suggest to uninstall QuantLib,
check that no other QuantLib versions are available on your machine, then
install 0.3.7

ciao -- Nando