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

fatal error LNK1104: cannot open file "/OUT:Debug\\Console1.exe"

Xianfa_Wang
Beginner
1,377 Views
Hi all,
I have recently installed Fortran XE2011 with VS2008 shell. I tried to build a test console1--'hello world', and above error occured.
I used to use v11.0.074, and itworked no problem with VS 2005. Onething Imay worthmentioning is I had downloaded a trial version VS 2008 on my computer early last year.
0 Kudos
7 Replies
Steven_L_Intel1
Employee
1,377 Views
Please attach the .vfproj file and the buildlog.htm from the failed build. In other circumstances, I would say that this error is usually caused by having the EXE open in another window (such as if you ran it from a previous build but did not exit), but I suspect that is not the case here.
0 Kudos
Xianfa_Wang
Beginner
1,377 Views
Hi Steve,
I just wonder if I need to uninstall all old versions of fortrans, and reinstall Xe2011.I got CVF6.0A, V11.0.074 with VS2005, trial version of VS2008, and XE2011 with VS2008 shell.

The garbage before /OUT--"/OUT is also weird.

Please see the attached as requested.

Many thanks

Xianfa
0 Kudos
Steven_L_Intel1
Employee
1,377 Views
Xianfa,

You do not need to uninstall the old versions. I don't understand the problem here- the commands sent to the linker look the same as for a sample project on my system. Are you using a non-English version of Windows? (That should be fine, I just want to understand the environment.)
0 Kudos
Xianfa_Wang
Beginner
1,377 Views
Hi Steve,
It is the sample project. I am working in the UK, and use an English version of Windows XP, but installed file for East Asian languages since most of our customers are from China.

Best Regards
0 Kudos
Steven_L_Intel1
Employee
1,377 Views
Ok, thanks. I will ask the developers to help with this. If I compare with a sample project of my own, the commands shown in the buildlog look similar, including the odd " that shows up for leading " characters, but this is not what actually gets sent to the linker - or at least it's not supposed to be. But it's not working right for you.
0 Kudos
Xianfa_Wang
Beginner
1,377 Views
Hi Steve,
Our comany bought three liscences. One of my colleage, who is C# & C buider programer, also installed XE2011 recently, and it works well.
I was on holiday last week, and was busy with some backlog of work early this week.
No developer has contacted me so far. Please could you let me know whenyour developers will help me with this.

Best regards
0 Kudos
Steven_L_Intel1
Employee
1,377 Views
I'll ask that you file an issue with Intel Premier Support - that will get you more direct support from the experts in this area.
0 Kudos
Reply