|
From: Dirk E. <ed...@de...> - 2010-07-15 15:22:44
|
Hi all, We're trying to put together RQuantLib for Win64. RQuantLib has worked for many years using Win 32-bit, and as an R extension requires to be built with the same compiler as R -- hence MinGW. That works fine using the Dev-C++ project file. Now R is turning to dual builds for 32 and 64 bit Windows using the MinGW versions of gcc / g++ 4.5. Has anybody tried this toolchain for QuantLib? Does Dev-C++ exist, or does one point the 32-bit IDE at the 64-bit compilers? Thanks for any pointers. -- Regards, Dirk |