Luigi Ballabio wrote:
>
> Hi all,
> preliminary tarballs for the 0.3.11 release are available at
> <http://quantlib.org/prerelease/>. If you have some time (or if you
> can leave your office computer running a compilation during the
> weekend) please download them and check whether there are any problems.
>
> Thanks,
> Luigi
There are some problems with multiple definitions. For example, one
version of
EuropeanHestonPathPricer::EuropeanHestonPathPricer is DEFINED in
the header file ql/PricingEngines/Vanilla/mceuropeanhestonengine.hpp, and it
is not a template.
There is also a strange problem under Windows when the Dev-Cpp project file
is used. When I select "rebuild all" I immediately get the message
"Could not
create Makefile: "C:\QuantLib-0.3.11\Makefile.win" Invalid filename.
Tried this
on two machines with the same result.
Dominick
|