Subj : Linking libraries... To : borland.public.cpp.borlandcpp From : Jason Schierling Date : Thu Apr 29 2004 02:11 pm I have a somewhat large application that uses a GPIB interface. Everything compiles correctly, but i get a bunch of linking errors when I try to make the .exe. The errors say "Undefined symbol "xxx" in module "xxx". I am including the correct header files and the library path is correct in the project settings. I am using Borland 4.5 under Windows 98. The application is 16-bit. Any help would be appreciated. .