Hi all
I have been using Intel Fortran Compiler XE 2011 with VS 2010 Pro for some time now on my Lenovo Thinkpad. I've been running on 64-bit Windows 7 and have successfully compiled and ported applications to 32-bit Windows XP. I recently moved to a Macbook Pro and am using VMWare Fusion to run Windows 7 (64-bit). I've installed FCXE 2011 and VS2010 Pro without a hitch and can compile applications fine. However, I cannot run my executables. It always hangs and then errors out with a "Access violation writing location" error. I even created a simple "HelloWorld" project, compiled, and it behaved in the same manner. Also, applications that I compiled on my Thinkpad and ported to the VM hang and error out as well.
Any ideas on why this might be happening?
Thanks