Re: Object Handler linking problem
Posted by eric ehlers on
URL: http://quantlib.414.s1.nabble.com/Compiler-poll-tp3647p3652.html
Hi Luca
There's an error in the ObjectHandler project workspace. In your case
you're linking to ObjectHandler configuration "Release MTDLL", that
project is supposed to use runtime library "Multi-Threaded DLL" but in
fact it uses run-time library "Multi-Threaded Debug". If you correct
this error and rebuild you should be OK.
Apologies for the inconvenience and thank you for helping to identify
this problem, which will be fixed in the upcoming ObjectHandler 0.1.1
release.
Regards
Eric