[Qt-interest] Deploying application issue
John McClurkin
jwm at nei.nih.gov
Thu Oct 1 20:48:46 CEST 2009
Srdjan Todorovic wrote:
> Hi,
>
> On 01/10/2009, John McClurkin <jwm at nei.nih.gov> wrote:
>
>> The problem to which Srdjan was referring is not that you miss spelled
>> Qtcore4.dll. The problem is that your application is looking for
>> QtCore.dll, but you have QtCore4.dll. You have to figure out why your
>> application was linked against QtCore.dll and not QtCore4.dll. My Qt
>> installation doesn't even have a QtCore.dll library.
>
> Would it work if Yuvaraj renamed QtCore4.dll to QtCore.dll ?
>
> Srdjan
I don't know. If QtCore.dll and QtCore4.dll are not the same, then he
would still probably have procedure entry problems.
More information about the Qt-interest-old
mailing list