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

Compilation Failure Error 10298 IFORT

acar
Beginner
1,013 Views

I have moved computers and have downloaded new version of VS2015 and Intel Fortran.  When compiling my project I get the following error:

Severity Code Description Project File Line Suppression State
Error error #10298: problem during post processing of parallel object compilation ifort
 
I wonder if anyone might help me through this issue?
0 Kudos
5 Replies
IanH
Honored Contributor II
1,013 Views

Is there another error listed in the build sequence prior to this one?
 

0 Kudos
acar
Beginner
1,013 Views

The following error was also there IanH:

 

Severity Code Description Project File Line Suppression State
Error Severe: No such file or directory fortcom
0 Kudos
IanH
Honored Contributor II
1,013 Views

Can you compile a simple "hello world" fortran file?  That error suggests an installation problem to me.

0 Kudos
acar
Beginner
1,013 Views

Thanks IanH.  There are other fortran projects in the VS solution and they compile perfectly well so I take from that that fortran has been correctly installed.  Any other suggestions welcome...

0 Kudos
IanH
Honored Contributor II
1,013 Views

It would appear something about that project is mucking things up. 

Perhaps raise a ticket Intel Support and get them to have a look.
 

0 Kudos
Reply