|
From: Yulei G. <qua...@gm...> - 2006-10-15 00:18:11
|
Hi All, I am trying to Build Solution of QuantLib-0.3.13 in VC++ 2005 express ed. while got the following errors repetitively: y:\quant\quantlib-0.3.13\quantlib-0.3.13\ql\currency.hpp : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss c:\program files\microsoft visual studio 8\vc\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\algorithm(685) : warning C4996: 'std::_Transform' was declared deprecated Can someone tell me how to fix them? THanks! Yulei |