versepax.blogg.se

Intel visual fortran version 11.1.048
Intel visual fortran version 11.1.048













I have come accross similar "challenges" while compiling the discon.f90 to discon.dll. Here I post a screen shot of my compiling window.

intel visual fortran version 11.1.048

If setting up the enviornment variable does not work, why not copy this file to your current directory? LIBC.lib is in C:\Programme\Intel\Compiler\Fortran\9.1\IA32\Lib. Path=C:\Programme\Intel\Compiler\Fortran\9.1\Ia32\Bin C:\Programme\Gemeinsame Dateien\Intel\Shared Files\Ia32\Bin C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2\Bin C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2\Bin\WinNT C:\Programme\Microsoft Visual Studio 8\Common7\IDE C:\Programme\Microsoft Visual Studio 8\VC\BIN C:\Programme\Microsoft Visual Studio 8\Common7\Tools C:\Programme\Microsoft Visual Studio 8\SDK\v2.0\bin C:\WINDOWS\Microsoft.NET\Framework\v7 C:\Programme\Microsoft Visual Studio 8\VC\VCPackages C:\PROGRA~1\MKSTOO~1\bin C:\PROGRA~1\MKSTOO~1\bin\X11 C:\PROGRA~1\MKSTOO~1\mksnt C:\Programme\Intel\MKL\9.1.027\ia32\bin C:\WINDOWS\system32 C:\WINDOWS C:\WINDOWS\System32\Wbem C:\Programme\Intel\Compiler\Fortran\9.1\IA32\Bin C:\Programme\Intel\Compiler\Fortran\9.1\EM64T\Bin C:\Programme\Intel\IDB\9.1\IA32\Script C:\Programme\Microsoft Visual Studio 8\Common7\IDE It looks strange for your question, I doubt about the system enviornment settings for your intel fotran compiler, here is my PATH variable value:

intel visual fortran version 11.1.048

I am the person who compiled FAST, A2AD and DISCON.f90. With 64bit settings on the Win7 machine, I get another error (ifort: error #10037: could not find 'link') but that is not of interest for me, because I want a 32bit dll file. I got these results on both machines, with the 64bit machine set to 32bit build environment variables. LINK : error LNK2001: unresolved external symbol _load_config_usedĭISCON.dll : fatal error LNK1120: 118 unresolved externals so I guess, that this library is indeed required. LINK : error LNK2001: unresolved external symbol : error LNK2019: unresolved external symbol _memmove ref Libifcore.lib(cvtas_t_to_a.obj) : error LNK2001: unresolved external symbol _fltused

intel visual fortran version 11.1.048

Libifcore.lib(cvt_cvtas_s.obj) : error LNK2001: unresolved external symbol _fltused

intel visual fortran version 11.1.048

Libifcore.lib(cvt_cvtas_t.obj) : error LNK2001: unresolved external symbol _fltused Libifcore.lib(cvtas_nan_t.obj) : error LNK2001: unresolved external symbol _fltusedĭISCON.obj : error LNK2001: unresolved external symbol _fltused Libifcore.lib(cvtas_a_to_s.obj) : error LNK2001: unresolved external symbol _fltused















Intel visual fortran version 11.1.048