« Return to Thread: How to build the example

Re: How to build the example

by Bojan Nikolic :: Rate this Message:

Reply to Author | View in Thread


You need to execute the command "make" rather than the Makefile
itself.

So just type

> make

on the command line.

Then look at the documentation:

http://www.gnu.org/software/make/

!



--
Bojan Nikolic          ||          http://www.bnikolic.co.uk

------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users

 « Return to Thread: How to build the example