I've generated a static library and this generates .obj and .lib files. As I
understood it, the .Lib is used in identifying what the library contains?
however, it seems rather large and therefore I guess it IS the library. What
purpose therefore are the obj files?
So I guess my first question is - what is a "static library"
The next one, how does this differ from a DLL?
TO use the static library, I imagined that I would just ensure the C++
Directories setting includes the directory that holds the .LIB file? This
doesn't seem to work!
Any guidance will be greatly appreciated.
Thanks
John
--
---
If you need to reply personally, append "text" to the domain name in my
email adr.
Thanks