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

compilation aborted code 1

Jikun_Y_
Beginner
336 Views
got this error message when i try to run fortran code in visual studio 2015.
The code worked well in unix system. but reported error when it was was transfered from Unix to windows format. 
the error message is 'compilation aborted code 1' and refers to 1st line
I enclosed the fortran code and input files. thank you in advance for help.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
336 Views

I can reproduce the problem. As a workaround, set the project property Fortran > Diagnostics > Check routine interfaces to No. I'll send this on to the developers. Issue ID is DPD200414428.

0 Kudos
Reply