help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coudn't find dbleDET.h


From: Michael Goffioul
Subject: Re: coudn't find dbleDET.h
Date: Mon, 18 Apr 2011 07:55:31 +0100

2011/4/17 yanyajie <address@hidden>:
> What's more, I find some headers of Octave, for instance lo-mappers.h, use
> functions like std::isfinite(), std::isnan(), which are not available in
> MSVC, and VC compiler keeps complaining about this. Why does octave have
> such problem? Isn't Octave a cross-platform project? Shouldn't it resolve
> platform dependency?

While still possible, compiling octave with MSVC is technically challenging.
Moreover, the pre-compiled version you have has been compiled with MinGW,
which is binary incompatible with MSVC, so you can't use MSVC with the
version you have.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]