Re: error: unknown microsoft compiler

Posted by Ferdinando M. Ametrano-3 on
URL: http://quantlib.414.s1.nabble.com/error-unknown-microsoft-compiler-tp8095p8096.html

On Fri, Apr 30, 2010 at 11:21 AM, simoncourtenage <[hidden email]> wrote:
> C:\Program Files\QuantLib-1.0.1\QuantLib-1.0.1\ql/config.msvc.hpp(93): fatal
> error C1189: #error :  "unknown Microsoft compiler"

Luigi what if we replace in trunk\QuantLib\ql\config.msvc.hpp (93)

#  error "unknown Microsoft compiler"

with

#  pragma message("untested Microsoft compiler")

The latter would not stop compilation.
Oh.. it would also be quite effective in alerting the user since it t
would be displayed thousands of time... :-D

ciao -- Nando

------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users