473,404 Members | 2,137 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,404 software developers and data experts.

LNK1181

I am trying to write a simple C testcase for a C DLL
using Visual C++ 6.0. The link step fails with

LINK : fatal error LNK1181: cannot open input
file "c:\my.obj"

I do not have any files my.* on my disk or in my project.
If I look under the link tab of my project settings, I
can see nothing that references any such file. Has
anybody come across this and knows how to get round it?

Thanks,
Michael
Nov 16 '05 #1
2 4299
Michael
Try looking at your setup under Options on the Tools
menu. I've run into some odd behavior because the
paths weren't correct there.
-----Original Message-----
I am trying to write a simple C testcase for a C DLL
using Visual C++ 6.0. The link step fails with

LINK : fatal error LNK1181: cannot open input
file "c:\my.obj"

I do not have any files my.* on my disk or in my project.
If I look under the link tab of my project settings, I
can see nothing that references any such file. Has
anybody come across this and knows how to get round it?

Thanks,
Michael
.

Nov 16 '05 #2
Larry,
Thanks. I added the path to my LIB file, and the build
succeeds! If only the message hadn't mentioned C:\my.obj
instead of the lib file name I specified, ........!!

Michael
-----Original Message-----
Michael
Try looking at your setup under Options on the Tools
menu. I've run into some odd behavior because the
paths weren't correct there.
-----Original Message-----
I am trying to write a simple C testcase for a C DLL
using Visual C++ 6.0. The link step fails with

LINK : fatal error LNK1181: cannot open input
file "c:\my.obj"

I do not have any files my.* on my disk or in my project.If I look under the link tab of my project settings, I
can see nothing that references any such file. Has
anybody come across this and knows how to get round it?

Thanks,
Michael
.

.

Nov 16 '05 #3

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

Similar topics

3
by: Grzegorz Dostatni | last post by:
Cheers. First what I am trying to do: I am trying to create a version of pytho23.dll that contains everything inside of it. It is staticaly linked. It also needs to contain the qt library. For...
6
by: Fuzzyman | last post by:
I'll post this to the image-sig as well, but the audience is a bit wider here. I've just upgraded to Python 2.4. I've installed the free microsoft optimising compiler and hacked distutils to use...
0
by: Jochen Schmidt | last post by:
Hi There, Has anybody managed to install the Python delny package including qhull on windows? I tried and got a linker error back: C:\Program Files\Microsoft Visual Studio\VC98\BIN\link.exe...
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...
2
by: Rob Manger | last post by:
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...
1
by: frank brown | last post by:
I took an sdi mfc app created under vstudio (prior to .net) and rebuilt it using vstudio.net. The debug configuration builds fine, but when I try to build the release version I get the following...
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...
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'...
8
by: giginjose | last post by:
LINK : fatal error LNK1181: cannot open input file 'obj\ARMV4I\debug\intxsc1.obj'. I am getting this error after building my OS design on Platformbuilder 5.0 Please help me to fix it up.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.