imbacknow
Member
|
LINK : Fatal error LNK1181:cannot open input file
Hi.
I have a little problem on Compile Tutorial File.
I got this error
LIKE : Fatal Error LNK1181: cannot open input file "?obj" [D:\Esenthel Engine\Projects\_Build|\1 - Basic App\Project.vcxproj]
|
|
11-26-2015 06:56 AM |
|
Dwight
Member
|
RE: LINK : Fatal error LNK1181:cannot open input file
What does a clean build do?
|
|
11-26-2015 12:17 PM |
|
imbacknow
Member
|
RE: LINK : Fatal error LNK1181:cannot open input file
Quote: Microsoft ® 32-bit C/C++ Standard Compiler Version 12.00.8168 for 80x86
Copyright © Microsoft Corp 1984-1998. All rights reserved.
cl ?
CL : Command line warning D4024: unrecognized source file type '?, object file assumed [D:\Esenthel Engine\Projects\_Build_\1 - Basic App\Project.vcxproj]
Microsoft ® Incremental Linker Version 6.00.8168
Copyright © Microsoft Corp 1992-1998. All rights reserved.
/out:.exe
?
LINK : fatal error LNK1181: cannot open input file "?obj" [D:\Esenthel Engine\Projects\_Build_\1 - Basic App\Project.vcxproj]
I got this error by using
Windows 7 - VS2015
Have keep cleaning the source before build but the cleaning does not doing anything also.
Work already.
The VS2015 need to be updated first.
(This post was last modified: 11-26-2015 01:03 PM by imbacknow.)
|
|
11-26-2015 12:38 PM |
|