Trouble getting QuantLibAddin to work with vc 7.1
Posted by
Plamen Neykov on
May 17, 2005; 11:09am
URL: http://quantlib.414.s1.nabble.com/Trouble-getting-QuantLibAddin-to-work-with-vc-7-1-tp3778.html
Hi All,
I'm having considerable trouble to get the QuantLibAddin (the Excel add-in) to
work. I'm using vc 7.1 and the add-in is crashing exactly as described in
Microsoft Knowledge Base Article ID 198477
(
http://support.microsoft.com/kb/198477 ) It is crashing in TempStr as it
tries to change the first character of a string. I've for sure changed in all
projects the /ZI switch to /Zi and rempiled everything but still have the
same problem. Strange is that the add-in crashes also in the release config
(as by microsoft this should occur only with the debug config). Does anyone
know how to get this problem solved?
Thanks in advance
Plamen