Hello!
I have some plugin (Qt3) and some Application(Qt4). When I try to load plugin I have a message in my stderr "Segmentation Faild". I'm entirely sure that when I creat QLibrary instance I set filename correctly. It's work properly under Windows, but in Linux does not. :(