You could see if you get any further hints when you run your application after exporting the following environment variable
Cheers,
_
You could see if you get any further hints when you run your application after exporting the following environment variable
Cheers,
_
QLibrary::load() returns a bool to indicate success. If the return is false then QLibrary::errorString() is supposed to give some clue as to why the load failed.
Bookmarks