[Qt-interest] Missing DLLs in Qt SDK
Colin Kern
colin.kern at gmail.com
Fri Dec 18 00:14:27 CET 2009
On Thu, Dec 17, 2009 at 2:25 PM, Colin Kern <colin.kern at gmail.com> wrote:
> On Thu, Dec 17, 2009 at 8:07 AM, <Oliver.Knoll at comit.ch> wrote:
>> These two DLLs are located here:
>>
>> C:\Qt\2009.05\mingw\bin\mingwm10.dll
>> C:\Qt\2009.05\mingw\bin\libgcc_s_dw2-1.dll
>>
>
> Thanks for the reply. I'll have to check for these when I get home.
Ok, these files are indeed in the exact locations you say on my
computer. I added C:\Qt\2009.05\mingw\bin to my path, the error then
changed to QtCored4.dll not being found. I added C:\Qt\2009.05\qt\bin
to my path, and now my program runs.
However, this is when I'm launching it from Windows Explorer. It
still doesn't run from Qt Creator. When I try to run it in Qt
Creator, there's a message printed in the console output saying "The
process could not be started!" I had been assuming that this was the
same error as the missing DLLs, and Qt Creator was just suppressing
the Windows popups, but it looks like it might be another error
entirely.
Thanks,
Colin
More information about the Qt-interest-old
mailing list