home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cleveland.Freenet.Edu!ae302
- From: ae302@cleveland.Freenet.Edu (Peter Haller)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Re: Including .LIB files in Borland C++ for Windows
- Date: 18 Dec 1992 06:10:21 GMT
- Organization: Case Western Reserve University, Cleveland, OH (USA)
- Lines: 29
- Message-ID: <1grq0dINNr2@usenet.INS.CWRU.Edu>
- References: <ByyF9v.K6v@world.std.com>
- Reply-To: ae302@cleveland.Freenet.Edu (Peter Haller)
- NNTP-Posting-Host: slc4.ins.cwru.edu
-
-
- In a previous article, rmccown@world.std.com (Bob McCown) says:
-
- >This seems like something I should be able to find in the manual or in a
- >help file somewhere but I cant. I'm building a windows application in
- >Borland C++ 3.1 for Windows, and need to link in a .LIB file that contains
- >routines for accessing an SQL, but I cant seem to figure out exactly how
- >to specify a specific .LIB file. I have SQL.DLL (the .LIB name) in the
- >\borlandc\lib directory, but nowhere can I find how to make the linker
- >look for it, and consequently I end up with a basketfull of unresolved
- >errors. Any help out there?
- >
- >-Bob
- >
- >--
- >| Bob McCown / Mundane - Robur of Roestoc / SCA - Sir Gaath Gazul / NERO |
- >| rmccown@world.std.com |
- >| "'ow d'you know 'e's a king?" "'cause 'e 'asn't got shit all over 'im! |
- >| |
- >
- Just need to include the .lib file in the project files list.
-
-
- PCH
- --
- Peter C. Haller | 'If you do what you
- Lorain Products | have always done,
- ae302@cleveland.Freenet.Edu | expect what you have
- "Are we having fun yet?" | always received.'
-