Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29306 Discussions

Installing 11.1.060 on a 64-bit machine with Windows 7, building 32-bit app.

lars1
Beginner
848 Views
Hi
I have Vs2008 installed on my 64-bit machine with Windows 7 Home Premium installed.
I want to build a 32-bit application.
I have downloaded : w_cprof_p_11.1.060_ia32.exe and also w_cprof_p_11.1.060_novsshell.exe

but when I try to install either of them I got the message that the "file" is not compatible with the operation system.
What can I do to be able to buil a 32-bit app ? Which version of the compiler shall I install ?
Shall I install a 64-compiler? Can I use that compiler to build a 32-bit app ?


Thanks in advance!
0 Kudos
5 Replies
Steven_L_Intel1
Employee
848 Views
Either of those should work. The latter would be the one I'd recommend. Do you get this error immediately on running the downloaded installer?
0 Kudos
lars1
Beginner
848 Views
Yes,I get it immediately.
The exact message: The version of this file is not compatible with the version of Windows you're running.
Check your computer's system information to see wheter you need an X86(32-bit) or x64(64-bit)
version of the program, and then contact the software publisher.

I can right-click on the setup.exe and choose "troubleshoot compatibility"

Then I could select "Windows compatibility mode Windows XP(Servcie Pack 2)

But no luck,same problem...

/Lars
0 Kudos
Steven_L_Intel1
Employee
848 Views
All of the installers should run. It could be that the download got corrupted. Did you use the "Download Manager" or save it directly? I suggest deleting the file and downloading again, using the "other" method (save as if you used the download manager, or download manager if you used save-as.)
0 Kudos
lars1
Beginner
848 Views
Thanks Steve,
I downloaded a new setup and now its working!

The error message was really confusing...

/Lars
0 Kudos
Steven_L_Intel1
Employee
848 Views
Glad to hear it.
0 Kudos
Reply