|
From: SourceForge.net <no...@so...> - 2009-10-16 09:42:09
|
Bugs item #2879606, was opened at 2009-10-15 07:06 Message generated for change (Settings changed) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2879606&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Luigi Ballabio (lballabio) Summary: Majority of .hpp contain illegal charactor for MSVC 9 Initial Comment: I got over 10000 warnings C4819: Stating the .hpp file contains charactor that cannot be represented by current code page (936). Can you uplead a version that is is compatible with MSVS 2008 complier? Also cannot open file Error for QuantLib-VC90-mt-sgd-0_9_7.lib ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2009-10-16 11:42 Message: I don't have any such warning; it would help if you specified the exact text, including the file that triggers the warning. However, I have disabled the warning in the project properties. This should fix the issue. As for QuantLib-VC90-mt-sgd-0_9_7.lib missing, there might be other errors lost amongst the warnings that prevented the library from being built. You should be able to see them once the warnings are gone. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2879606&group_id=12740 |