Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

VS 2008 on 64-bit VISTA

Escarela-Perez__Rafa
794 Views
Hi everybody,

I am having problems to integrate IVF with VS 2008 on Vista (64 bits). First, there was no integration at all. Then I run the program repairvs08integration.exe provided by Steve Lionel. I was then able to see an integration of the 32 platform. However, I can't see the 64 platform and the fortran compiler. VS 2008 reports that the x64 compiler is not installed, which is fasle. I have reinstalled the compiler using w_fc_p_10.1.025_Intel64 and w_ide_p_10.1.025_IA32 in the C:Program Files (x86)IntelDownloadIntelFortranCompiler10.1installs directory but nothing happens. Does any one have any idea about this behaviour?

Best wishes,

Rafael
0 Kudos
2 Replies
Steven_L_Intel1
Employee
794 Views
You probably do not have the X64 support installed - it does not install by default in VS2008 Professional Edition and higher. Go into Add or Remove Programs, "Change" VS, and select the Visual C++ > X64 Compiler and Tools component. Then reinstall the Fortran compiler.
0 Kudos
Escarela-Perez__Rafa
794 Views
Thanks a lot, you were right as usual.

Rafael
0 Kudos
Reply