|
From: Luigi B. <lui...@gm...> - 2013-03-18 14:11:03
|
Hi Grzegorz,
if it's still of any interest (apologies for the delay) this was
fixed in 1.2.1, but it still hasn't made it into Debian. You can
either download 1.2.1 from the QuantLib site, or patch your Debian
installation. The required patch is the one at
<https://github.com/lballabio/quantlib-1.2/commit/cf0afdfced766903948f3faf5523ca29a879a2f4>.
Luigi
On Sun, Feb 17, 2013 at 9:54 PM, Grześ Andruszkiewicz
<gan...@gm...> wrote:
> Hi,
>
> I am trying to compile my stuff against Quantlib in Debian Testing
> (with quantlib installed from the standard package), but when I try to
> include the mail file <quantlib.hpp> then I get the following
> compilation error:
>
> /usr/include/ql/experimental/math/autocovariance.hpp:47:78: error: no
> matching function for call to
> ‘transform(std::vector<std::complex<double> >::iterator,
> std::vector<std::complex<double> >::iterator,
> QuantLib::Array::iterator, <unresolved overloaded function type>)’
>
> Any ideas?
>
> Grzegorz
>
> ------------------------------------------------------------------------------
> The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
> is your hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials, tech docs,
> whitepapers, evaluation guides, and opinion stories. Check out the most
> recent posts - join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> QuantLib-dev mailing list
> Qua...@li...
> https://lists.sourceforge.net/lists/listinfo/quantlib-dev
|