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

Import libraries Debug/Release

$
0
0

Are import libraries the same for Debug / Release DLL builds?

The reason I'm asking is that I have a Fortran main program which calls various DLLs.  I'd prefer to have one version (ie. Debug) of this driver program.  Can I link in the Debug import libraries and still be able to run Release DLLs if these are in the same DIR as the EXE?


Viewing all articles
Browse latest Browse all 5691

Trending Articles