Re: An Link Error
- From: Flash Gordon <spam@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 15:39:09 +0000
kevin0608@xxxxxxxxx wrote:
when i using the VS 2005 , There is an Link Error like this:
------------------------------------------------------------------------------------ Compiling... test.c Linking... LINK : fatal error LNK1104: cannot open file 'OLDNAMES.lib'
--------------------------------------------------------------------------------------- who knows why?
<OT>
Probably because you are telling it to use something called OLDNAMES.lib which it cannot open for some reason, possibly due to it not existing.
</OT>
How to drive specific tools is very much system specific, if the manuals and help system are not good enough you will have to ask in a group dedicated to your implementation.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
.
- References:
- An Link Error
- From: kevin0608
- An Link Error
- Prev by Date: Re: Signal handler for SIGSEGV.
- Next by Date: Re: Passing String to Function
- Previous by thread: An Link Error
- Next by thread: Re: An Link Error
- Index(es):
Relevant Pages
|