Re: Link warning and error, what do they mean?
From: M K (mark_at_nospamcenturycolor.com)
Date: 12/01/04
- Next message: Steve: "Dead UI after opening a project"
- Previous message: Victor Bazarov: "Re: Link warning and error, what do they mean?"
- In reply to: Victor Bazarov: "Re: Link warning and error, what do they mean?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Dec 2004 12:01:07 -0800
And now I know why I've been using Visual Basic. Support is so much friendlier.
Okay, for anybody that cares... there was no input file. Why? Because the
compiler couldn't build it. (I learnt that on my own.) Why couldn't it build
it? Because the path (..\notTelling\) was wrong. It was looking for
KPDCLoader_Win.c. I don't know why the compiler didn't tell me it couldn't
find the source code, but it couldn't, and then tried to use the input file
it hadn't created.
My C++ books are at home. I'll get them tomorrow, then I won't have to hear
from you again.
Glad I have till tomorrow to finish this project. Too bad you C guys don't
document your code. I hate cleaning up after people.
- Next message: Steve: "Dead UI after opening a project"
- Previous message: Victor Bazarov: "Re: Link warning and error, what do they mean?"
- In reply to: Victor Bazarov: "Re: Link warning and error, what do they mean?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|