|
From: Luigi B. <lui...@gm...> - 2008-01-23 16:43:26
|
On Sat, 2008-01-12 at 08:52 -0800, adam99 wrote: > I am finally able to compile it, but without the makefile. I use the command > > g++ -g -O2 -Wall -I/usr/include/boost-1_33_1 -L/lib BermudanSwaption.cpp -o > BermudanSwaption -lQuantlib > > I dont know what the problem with the makefile is. Puzzling. Maybe it's picking up another libQuantLib.so? Luigi -- The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise. -- W.E. Dijkstra |