Resources available for testing on 64-bit MSVC
Hello, Recently, I have been working on adding MSVC support for the Fit library, and I have been fairly successful. Using the VMs at modern.ie, I was to able to get all the tests to pass on 32-bit Visual Studio 2015 RC. Unfortunately, a few tests fail on the 64-bit MSVC, and I have been unable to find a VM I can use to debug the problem. All the VMs at modern.ie are 32-bit, it seems. Does anyone know of resources available to test and debug libraries with 64-bit MSVC? Thanks, Paul -- View this message in context: http://boost.2283326.n4.nabble.com/Resources-available-for-testing-on-64-bit... Sent from the Boost - Dev mailing list archive at Nabble.com.
On Mon, Jun 1, 2015 at 11:59 AM, pfultz2
Does anyone know of resources available to test and debug libraries with 64-bit MSVC?
The VMs that Appveyor uses are 64 bit, AFAICT.. < http://www.appveyor.com/docs/installed-software>. Not direct access VMs though, but close enough. -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
Does anyone know of resources available to test and debug libraries with 64-bit MSVC?
The VMs that Appveyor uses are 64 bit, AFAICT.. < http://www.appveyor.com/docs/installed-software>. Not direct access VMs though, but close enough.
Yes, I use Appveyor already. Thats how I know the tests fail on 64-bit MSVC. However, its not feasible for debugging. It takes quite a bit of time until it even queues up the changes to run. Paul -- View this message in context: http://boost.2283326.n4.nabble.com/Resources-available-for-testing-on-64-bit... Sent from the Boost - Dev mailing list archive at Nabble.com.
participants (2)
-
pfultz2
-
Rene Rivera