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.

Compiler Won't Build Solution

kgyovai
Beginner
403 Views
Hi,

I currently use Intel Visual Fortran Composer XE 2011 for windows to compile. Today I started having 2 problems:

1) WhenI open an existingproject with a free form (f90) sourcefile, the composer opens the file as if the file wasinfixed format (for). The language setting under project properties has been set to "identify by file type". When I look under properties of the source file I am only given options for "general".

2) My projects are not building. If I change a project, then try to build, the compiler says that the project is up to date even though I just changed it.

I have reinstalled the compiler but that hasn't helped. Any advice would be greatly appreciated.

Thanks,
Kane
0 Kudos
1 Reply
Steven_L_Intel1
Employee
403 Views
Tools > Options > Intel Visual Fortran > General. Click the "Reset" button under both Free Form and Fixed Form source file types. Click OK.
0 Kudos
Reply