Hello everyone,
I am trying to compile a simple hello world fortran code with Intel Parallel Studio XE 2016 from the command line in windows 7 64 bits.
The object is created but I can't get an .exe file as I always get an error about the link.exe
I cannot have Visual Studio installed in my machine, so I need to compile from the command line or another free IDE.
What can I do. I haven't any experience with intel compiler.
Thanks!