Path: utzoo!utgpu!watserv1!watmath!att!news.cs.indiana.edu!nstn.ns.ca!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!quiche!frankhua From: frankhua@cs.mcgill.ca (Frank X.J HUANG) Newsgroups: comp.lang.c Subject: Quick C problem, help! Message-ID: <1991Jan25.163707.14890@cs.mcgill.ca> Date: 25 Jan 91 16:37:07 GMT Sender: news@cs.mcgill.ca (Netnews Administrator) Organization: SOCS, McGill University, Montreal, Canada Lines: 34 Originator: frankhua@bart The problem is: While linking, the QC can't find the second lib file (*.lib) which I have to use. My 'qc.bat' is as following: ==== PATH D:\QC25\BIN;D:\QC25\TUTORIAL set INCLUDE=D:\QC25\INCLUDE;D:\GRAYLIB set LIB=D:\QC25\LIB;D:\GRAYLIB MOUSE ~~~~~~~~~~ D: CD\QC25\BIN QC PATH D:\WINDOWS;C:\;C:\DOS ==== I have no problem compiling other program, but in case of using the functions included in the library files in D:\GRAYLIB, it always fails and gives me a error of something like 'unresolved external ...' Anyway, what should I do if I want to use more than one library?!? I am pretty new to QuickC and, C. So, any help will be apprecited! -- Email: frankhua@bart.cs.mcgill.ca | Frank X Huang Tel : Office: (514)398-7086 | School of Computer Science Home : (514)284-5479 | McGill University Fax : (514) 398-3883 | Montreal, Canada H3A 2A7