Hello I try to build a shared library that is called by dlopen in an executable. This library depend itself from another shared library. When I run the executable I receive : undefined symbol Do you know a way to work around this ? Best Regards Guy
Hello I try to build a shared library that is called by dlopen in an executable. This library depend itself from another shared library. When I run the executable I receive : undefined symbol Do you know a way to work around this ? Best Regards Guy