hi~
I have a program which loads dynamic library . Also, the dynamic library depends on some other dynamic libraries.
But when I use the QLibrary::load() function, the program is dead or stuck.

I think the load function should return something if there is something wrong. But it just stuck

so , I wonder what the load() function do, and why it is stuck.
My Compile and run environment is Linux (red hat)

Thanks very much, I will wait for your answer on line.