Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Visual Studio trying to re-link app when running it in debug mode

$
0
0

Hi there,

I don't know why this is happening. I can successfully build a (VS) project consisting of two static libraries and one executable. I can run the (command line) app and everything seems OK. Now, when I try to launch it from Visual Studio for debugging (with F5 or pressing the "play" button), VS will always try to build the exe again and the link will fail with basically everything being "unresolved external symbol". This never happened to me before and I think it is related with the fact that I've been altering the PATH. Could this be the case?

What I have in the path and which seems to be related with IVF is (I purposefully removed the mpirt entries.)

C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;

C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32\compiler;

Is there anything obvious missing? I have VS 2012 and IVF 2013 Update 3 (Windows 10).

I already created a new VS solution with its projects from scratch and the problem persists.

Thanks.

 


Viewing all articles
Browse latest Browse all 3270


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>