|
From: eric e. <eri...@gm...> - 2007-08-13 14:48:27
|
> I checkout Quantlib from SVN but it crashes VC++ Express when I open it. > It used to work but this checkout has some problems. > Did anyone face the same problem? Could you please help me? Hi Piter, I'm using the latest SVN snapshot in VC8 Professional without problems. I don't know about VC8 Express. One cause of crashes in VC8 is Intellisense and you might want to try disabling that - rename file "VC\vcpackages\feacp.dll" under the VC8 directory tree. Apparently there's a patch to fix Intellisense but I haven't looked into it yet. Again this all relates to VC8 Professional, I'm not sure it applies to VC8 Express. Regards, Eric |