 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Yu Fei Leung Guest
|
Posted: Fri Feb 17, 2006 1:03 am Post subject: Importing a LIB file |
|
|
I'm using Measurement Computing's USB-1208FS, and need to
import a library file "cbw32bc.lib" in order to use
their "Universal Library" to control the DAQ hardware.
How do I do this from within Borland C++ Builder 6? I've looked
at Project->Options and it isn't apparent to me how to setup the
Linker to use that library file. |
|
| Back to top |
|
 |
Craig Farrell Guest
|
Posted: Fri Feb 17, 2006 1:03 am Post subject: Re: Importing a LIB file |
|
|
Hi,
| Quote: | I'm using Measurement Computing's USB-1208FS, and need to
import a library file "cbw32bc.lib" in order to use
their "Universal Library" to control the DAQ hardware.
How do I do this from within Borland C++ Builder 6? I've looked
at Project->Options and it isn't apparent to me how to setup the
Linker to use that library file.
|
Project | Add to Project, set the "Files of Type" mask to "Library,
(*.lib)" and browse to and add the import libary.
--Craig |
|
| Back to top |
|
 |
Relaxin Guest
|
Posted: Fri Feb 17, 2006 8:03 am Post subject: Re: Importing a LIB file |
|
|
| Quote: | Project | Add to Project, set the "Files of Type" mask to "Library,
(*.lib)" and browse to and add the import libary.
--Craig
|
Don't be alarmed when it opens your lib in the editor.
Yet another bug in BDS2006  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|