|
From: Sylvain B. <syl...@gm...> - 2008-10-20 15:49:00
|
Hi guys,
Here's what I get, looks like some includes were not updated:
g++ -DHAVE_CONFIG_H -I. -I../../ql -I../.. -I../.. -g -O2 -Wall -MT
BermudanSwaption.o -MD -MP -MF .deps/BermudanSwaption.Tpo -c -o
BermudanSwaption.o BermudanSwaption.cpp
In file included from ../../ql/quantlib.hpp:44,
from BermudanSwaption.cpp:22:
../../ql/instruments/all.hpp:19:52: error:
ql/instruments/dividendbarrieroption.hpp: No such file or directory
In file included from ../../ql/math/interpolations/all.hpp:17,
from ../../ql/math/all.hpp:30,
from ../../ql/quantlib.hpp:46,
from BermudanSwaption.cpp:22:
Regards,
Sylvain
|