Hello,
I am trying to install the latest version on my personal laptop which works on Windows Vista.
Even though I have strictly followed the installation step I have difficulties linking VC++ with SDK library. Hence I get "fatal error LNK1104: cannot open file uuid.lib" when I try to compile (even a simple test.f).
When I try to run a test case with the pre-compiled version I get "Error in opening the compiled module file. Check INCLUDE paths".
My environment variables (PATH) are:
C:\Windows\System32;C:\strawberry\perl\bin;C:\Program Files\Microsoft Visual Studio 8\VC;C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\Program Files\Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib;C:\Program Files\Intel\Compiler\Fortran\10.1.025\IA32\Lib;C:\Program Files\Intel\Compiler\Fortran\10.1.025\IA32\Bin;C:\TELEMAC\V6P1\bin;
I have try to link the SDK library in VC++ but it did not make any effect.
I would be very please if somebody went through a similar procedure.
Best regards?
Alexis
PS: I am using this compiler associated because it works on my "office machine" (Windows XP)