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

Problem installing intel compiler 9.0 on windows

joy_guha
Beginner
963 Views

Hi there,

I have problem intsalling the intel fortran compiler 9.0 on my computer. My computer has the following processor,

Intel core2 quad (Q9450 processor) and microsoft XP (32-bit application) as OS. As suggested I installed the microsoft SDK 2008, then visual studio (academic edition) followed by the inter compiler. But during the compiler installation it was not able to link to visual C++ and MSDK and the installation fails.

I am not able to figure a way out, as i have very little experience in these thing.

Pls. help me out. I was looking for something where I can easily compile my fortran 90 codes in visual studio.

Thanks

joy

0 Kudos
2 Replies
TimP
Honored Contributor III
963 Views
Quoting - joy.guha

Hi there,

I have problem intsalling the intel fortran compiler 9.0 on my computer. My computer has the following processor,

Intel core2 quad (Q9450 processor) and microsoft XP (32-bit application) as OS. As suggested I installed the microsoft SDK 2008, then visual studio (academic edition) followed by the inter compiler. But during the compiler installation it was not able to link to visual C++ and MSDK and the installation fails.

I am not able to figure a way out, as i have very little experience in these thing.

Pls. help me out. I was looking for something where I can easily compile my fortran 90 codes in visual studio.

Thanks

joy

0 Kudos
TimP
Honored Contributor III
963 Views
Quoting - joy.guha

Hi there,

I have problem intsalling the intel fortran compiler 9.0 on my computer. As suggested I installed the microsoft SDK 2008, then visual studio (academic edition) followed by the inter compiler. But during the compiler installation it was not able to link to visual C++ and MSDK and the installation fails.

If you installed a version of Visual Studio 2008, you need a recent ifort 10.1 or 11.0. With VS2005, ifort 9.1 would be required.

0 Kudos
Reply