Re: ObjectHandler and QuantLibAddin

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/ObjectHandler-and-QuantLibAddin-tp10739p10741.html

On 02/18/05 15:32:25, eric ehlers wrote:
> Much of the QuantLibAddin source code is autogenerated, you need to cd
> to the Autogen directory and run autogen.py.  Sorry for not mentioning
> that anywhere!, I'll add it to the readme file.

I just committed a couple of small patches---under Linux, 'make' will now  
invoke autogen.py before building the addins.

> Some other notes on recompiling ...
> - compiling the Calc Linux addin requires some extra steps which I
> haven't gotten around to documenting.  If you need that please let me
> know.

Or if you don't have Calc installed, use
./configure --disable-calc
to inhibit Calc-specific compilations.

Later,
        Luigi

----------------------------------------

Every solution breeds new problems.
-- unknown