473,324 Members | 2,313 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

URGENT: fatal error LNK1181: cannot open input file 'Release\icmpping.obj'

Hi Guys,

Urgent problem. Trying to compile my solution I get the following error:

Linking...
LINK: fatal error LNK1181: cannot open input file 'Release\icmpping.abj'

Note, I havn't changed anything. This project was developed on another
computer that is setup exactly the same way.

Also note, I get the same error in Debug mode except that "Release" is
changed to "Debug".

Any help?

Rob
e: ro**@devtest.com
Nov 17 '05 #1
2 12466
* Rob Manger wrote in microsoft.public.dotnet.languages.vc:
Urgent problem. Trying to compile my solution I get the following error:

Linking...
LINK: fatal error LNK1181: cannot open input file 'Release\icmpping.abj'


You need to figure out why it is unable to open the file, filemon from
http://www.sysinternals.com/ might help.
Nov 17 '05 #2
You might try deleting the file and then rebuilding (all) the project. You can also try recompiling the file icmpping.cpp to see if it shows any problems

Usally when I copy a solution I don't copy the object files. One reason is it reduces the total size of the files I need to copy. The other reason is it avoids confusing the compiliier by giving it files compiled on another computer.
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Drew | last post by:
I deleted a class (CMarshall- it was mispelled) from my C++ mixed mode project . Now during linking I get the above error. The class was deleted both from the project and the filesystem. What still...
1
by: Nuray | last post by:
Hi, I´ve just tried scribble sample function. I got this message fatal error RC1015: cannot open include file 'afxres.rc' but the file is in C:\Program Files\Microsoft Visual...
0
by: Tony Johansson | last post by:
Hello! Some background information so you have a chance to answer the question. I use Windows form (C++) and the IDE is VS2003. This application deals with Globalization.CultureInfo which mean...
2
by: danip | last post by:
Hi, I have a C# project that have a C++ .net DLL as a reference. Everything is working okay, except when I try to rebuild only the C++ DLL I receive the error: fatal error LNK1104: cannot open...
6
by: Hareth | last post by:
When i build the sample app baseclasses (that came with winfx sdk) i get an error: Error 1 fatal error LNK1181: cannot open input file 'strmiids.lib' BaseClasses I know where the 'strmiids.lib'...
1
by: Durga | last post by:
HI, I am converting VC++ 6.0 to .NET 2003. But I am getting linker error. Error: MyApplication fatal error LNK1104: cannot open file 'libci.lib'. MyApplication has OpenSSL, MFC and win 32...
1
by: bhushan11 | last post by:
hello sir i am searching in your site but i dont get how to place question about visual c++. so i am post this vc++ question in .net , sorre about that i am working on visual c++ lang. but i...
3
by: curious2007 | last post by:
#include "chartdir.h" int main(int argc, char *argv) { // The data for the bar chart double data = {85, 156, 179.5, 211, 123}; // The labels for the bar chart const char...
5
by: ramrooney | last post by:
hi, i am trying to port my project from vc 6.0 to visual studio 2005 i getting the error fatal error LNK1104: cannot open file 'mfc42d.lib' can anyone tell me how to rectify this error..???
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.