How can I check if my dll is valid? At runtime it is found, but not loading with a vague message "Cannot load library" and "The specified module could not be found". While before and after the call QFile finds the file????
My deduction is that something is wrong with the library. I didn't change any code. I just upgraded to QT 4.6.2 (SDK) (and yes I completely cleaned out the project and compiled it from scratch).
Bookmarks