Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

ifort: error #10037: could not find 'link'

$
0
0

Hi, I got started to use windows version intel fortran - I have used linux intel fortran +10 years

1.

after installing w_ics_2013.1.039.exe, all programs -> intel parallel studio xe 2013 -> command prompt -> parallel studio xe with intel compiler -> intel 64 visual studio 2010 mode,

C:\Temp>ifort hello.f90
Intel(R) Visual Fortran Intel(R) 64 Compiler XE for applications running on Inte
l(R) 64, Version 14.0.0.103 Build 20130728
Copyright (C) 1985-2013 Intel Corporation. All rights reserved.

ifort: error #10037: could not find 'link'

2.
I reset environmental variables as

C:\Program Files (x86)\Intel\Composer XE 2013 SP1\bin>call compilervars.bat intel64 vs2010
Intel(R) Parallel Studio XE 2013 SP1
Copyright (C) 1985-2013 Intel Corporation. All rights reserved.
Intel(R) Composer XE 2013 SP1 (package 103)
The specified configuration type is missing. The tools for the
configuration might not be installed.

So Neither of them works - it seems that when intel cluster tools are installed, MS visual studio 2010 files for intel and shell are installed together but nothing is working. Any comment?

Best,

Byoungseon


Viewing all articles
Browse latest Browse all 5691

Trending Articles