|
From: EdStone999 <Alp...@ya...> - 2008-10-07 10:05:35
|
On Windows XP64, using VS2008 with Win32 target, all compiles well. When switching to target x64, get a bunch of error messages, including: C:\Program Files (x86)\boost\boost_1_36_0\boost/detail/lcast_precision.hpp(71) : error C2039: 'const_max' : is not a member of 'boost::integer_traits<T>' Any suggestions on best way to recompile a solution which is working well in Win32 platform into a x64 platform? Thx, - E -- View this message in context: http://www.nabble.com/Compiling-QuantLib-0.9.6-on-Windows-in-64bit-tp19855107p19855107.html Sent from the quantlib-dev mailing list archive at Nabble.com. |