Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28634 Discussions

fatal error LNK1104 cannot open file "\Debug\...EXE"

Youwei_q_
Beginner
1,702 Views

Hi

I always got the same error when I rebuilding the project in in fortran complier on Visual Studio. And It seems that the .EXE in debug folder couldn't be delected when I rebuild the project, thus the error occurs.

I using Microsoft Visual Studio 2008 Tools for Office, and Intel(R) Visual Fortran Composer XE 2013 Update 3 Integration for Microsoft Visual Studio* 2008, 13.0.3624.2008, Copyright (C) 2002-2013 Intel Corporation.

thanks

Youwei

0 Kudos
2 Replies
andrew_4619
Honored Contributor III
1,702 Views

I have seen anti-virus programs cause that problem. Stop your AV and see if it works then.

0 Kudos
ZlamalJakub
New Contributor III
1,702 Views

Or the problem is that your .exe file still runs. Is the debugging session correctly finished before you rebuild?

0 Kudos
Reply