Hi All, I am trying to build QuantLib with VC9 as x64 settings. However seems that option doesn’t work… It says that 1>------ Skipped Build: Project: QuantLib ------ 1> ========== Build: 0 succeeded or up-to-date, 0 failed, 1 skipped ========== Build as win32 works fine. Anyone knows the problem? Thanks in advance. Regards, cheng ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi Cheng, I encountered this error. In my case it was caused because VC9 was not set up for 64 bit builds. With the Enterprise (paid?) version, it means you have to install the necessary components, or you might need to reinstall the Windows SDK. I was using VC9 Express, in which x64 is disabled. Someone came up with a procedure for hacking the registry to trick VC9 Express into supporting x64, but I didn't try that. Kind Regards, Eric On 2013-12-17 04:18, Li, Cheng wrote:
-- ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |