Link Error :: Once more

Y

Yahel

Hi,

I'm having a bit of trouble debbuging a linker error.

I have the so famous error : "Link Fatal Error : unable to open file
DIBPACKAGE.lib"

Except that, I don't have a clue why this file is being invoked. I don't
use that library, I don't know anything about it, it does not exists on
my disks and I can't find any references to that library in any of the
files of my project.

I tried to google it, but to no avail, for the first time in my coder
life, google told me :"you are the only one who even think that file
exists, no reference at all in my zillions pages !!"

Just so you know everything this is an old project of mine, but that I
absolutely need to use. I developped it using borland c++ 5. So I
reinstalled the thing on my computer.

So here is my question : How do you debug a linker error to know which
function, include, object, class or whatever, invokes that library ?

Regards.

Yahel
 
C

Christopher

Hi,

I'm having a bit of trouble debbuging a linker error.

I have the so famous error : "Link Fatal Error : unable to open file
DIBPACKAGE.lib"

Except that, I don't have a clue why this file is being invoked. I don't
use that library, I don't know anything about it, it does not exists on
my disks and I can't find any references to that library in any of the
files of my project.

I tried to google it, but to no avail, for the first time in my coder
life, google told me :"you are the only one who even think that file
exists, no reference at all in my zillions pages !!"

Just so you know everything this is an old project of mine, but that I
absolutely need to use. I developped it using borland c++ 5. So I
reinstalled the thing on my computer.

So here is my question : How do you debug a linker error to know which
function, include, object, class or whatever, invokes that library ?

Regards.

Yahel

I would assume it has something to do with graphics or bitmaps or some
such with a name like 'dib'
Whatever you use for an IDE there should be some setting or property
or makefile somewhere in it that lists libraries to link with. It is
probably a better question for a ng or forum dedicated to the tool you
are using.
 
Y

Yahel

Ok,

I kinda solved my problem, actually, i went around, i took a random
working library, called it DIBPACKAGE.lib.

It compiled fine, it works, pretty sure though this is not the right way
to solve the problem :)

If anyone as an idea i'm still interested.

Regards.

Yahel


Yahel a écrit :
 
Y

Yahel

Hi,

Thank you for your answer. I've looked everywhere in the ide but
couldn't find any reference to that file.

You are right, I'll try to find a ng about Borland C++, they might have
a clue.

Thank you.

Yahel

Christopher a écrit :
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top