home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4335 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.8 KB

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