Login  Register

Re: Linking Error on QuantLibXL_full

Posted by Alexander Lotter on Nov 03, 2009; 1:49pm
URL: http://quantlib.414.s1.nabble.com/Linking-Error-on-QuantLibXL-full-tp13175p13176.html

Update:

This function was defined in register_all.cpp - which is generated automaticall but there is no file like register_overnighindexedswap.cpp in QuantLibXLStatic-Project.

In QuantLibAllDynamic it is included, so there is no error compiling the project.

Does the generation tool includes the files to the project automatically? In case of QuantLibXLStatic it was not done for some reason only for this one file.

Does anybody had a similar problem?