One of the classes in the shared library requires/references a system
library. I included the system library in the library list of the
program that is using the shared library but I guess because the objects
in the program don't require it, the loader is ignoring it and complains
that it can'
Hello Jim,
* Jim wrote on Wed, Jun 28, 2006 at 09:50:53PM CEST:
> One of the classes in the shared library requires/references a system
> library. I included the system library in the library list of the
> program that is using the shared library but I guess because the objects
> in the progra