Re: How to build the test-suite executables?
Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/How-to-build-the-test-suite-executables-tp4837p4838.html
On 06/08/2006 08:44:26 PM, Moreton, Peter wrote:
> I'm new to Quantlib, and need some advice on how to build the
> Test-Suite executables. I'm running Ubuntu 6.06, and have built the
> boost libraries, and Quantlib, and have been able to compile up the
> examples (Swap, BermudanSwaption, ConvertibleBonds etc) and execute
> and benchmark these just fine.
As you found out already, the test suite is built automatically.
> Now I'd like to get the EuropeanOption code working, and I can see an
> example of this under test-suite, and I see a EuropeanOption.cpp and
> the .o file, but no executable? Should I be able to build a
> standalone .exe?
'make examples' will do the trick.
Later,
Luigi
----------------------------------------
Humphrey's Requirements Uncertainty Principle:
For a new software system, the requirements will not be
completely known until after the users have used it.