|
From: Grześ A. <gan...@gm...> - 2013-02-17 20:54:55
|
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 |