Re: Quant Error
Posted by
Ferdinando M. Ametrano-3 on
URL: http://quantlib.414.s1.nabble.com/Quant-Error-tp2816p2817.html
At 05:26 AM 2/15/2004, Pat wrote:
>I have just installed QuantLib on Win2000Pro. I have also installed the
>Borland complier. I believe the next step is to somehow use the
>"makefile.mak" through the Borland complier to create setup files? But I'm
>not sure here.
>
>I tried executing 'make.exe' but this results in the 'command prompt'
>dialogue screen appearing for only a split second then disappears, so I'm
>unable to type any commands.
>
>Can anyone advise me as to how I can proceed to configure and get QuantLib
>up and running?
you have to run 'make.exe' from the command prompt in the QuantLib
directory: start the command prompt, cd to the QuantLib directory and type
"make". If you have configured Borland correctly you will then re-compile
the QuantLib library.
I don't want to be pessimistic, but if you're not confident with C++ and/or
the Borland compiler it is going to be quite hard...
ciao -- Nando