Linking Error on QuantLibXL_full
Posted by Alexander Lotter on
URL: http://quantlib.414.s1.nabble.com/Linking-Error-on-QuantLibXL-full-tp13175.html
Dear all,
I tried to build QuantLibXLStatic and get linking errors:
register_all.obj: LNK2019: void __cdecl registerOvernightindexedswap... and unregisterOvernightindexedswap...
QuantLib 0.9.9
QuantLibXL_full_vc8
MS VS 2005
Boost 1_40
Debug
Mixed Platforms
QuantLibAllDynamic_vc8.sln - works fine.
This functions look to me same as the other functions that defined as extern and doesn't produce any linking error. Does anybody have an idea?
Cheers
Alexander