Wrong recipient, sorry. :)
Anfang der weitergeleiteten E‑Mail: > Von: Till Oliver Knoll <[email protected]> > Datum: 24. Januar 2014 11:58:36 MEZ > An: Phil Hannent <[email protected]> > Betreff: Re: [Interest] libeay32.dll - The Ordinal 4369 could not be located > > Am 24.01.2014 um 11:25 schrieb Phil Hannent <[email protected]>: > >> .. >> >> My issue is how can I get around this? I cannot remove the other >> applications installation, however I did wonder if I can put a version >> beside my application so that it gets picked first, one that works >> every time. However Qt doesn't seem to bundle the DLL itself, so I >> wouldn't know what to use. > > Use the Dependency Walker to see which library/executable of your application > pulls it in (just for confirmation). Also consider any Qt plugins whicht > might pull in that dependency "at runtime". > > Then provide a working copy and place it into your application directory, > such that it gets picked up first. Also refer to MSDN docs about how DLLs are > resolved. Take special note about the topic "DLL Injection", MS has a chapter > about that, too (somewhere ;)). > > Cheers, > Oliver
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
