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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Can't compile 32 bit exe with Intel Visual Fortran Composer XE for Windows*

eisaaks
Beginner
452 Views
Help
This compiler compiles 64 bit executables but I can't seem to make it compiole 32 bit executables.
Can anyone help? Thanx ed
0 Kudos
1 Reply
Steven_L_Intel1
Employee
452 Views
The usual reason for this is choosing to install only the "Intel 64" compiler. You should install the download that says it is for both IA-32 and Intel 64. If you already have Visual Studio installed, you can choose the "Without VS Shell" version.
0 Kudos
Reply