Build: ok, run: not ok

Marius Storm-Olsen marius at trolltech.com
Mon Oct 22 08:48:12 CEST 2007


George Staikos said the following on 22.10.2007 05:53:
> On 19-Oct-07, at 11:40 AM, Pierre-Nicolas Rigal wrote:
>> From depends.exe, I have dependencies with coredll.dll (Qt
>> modules have dependencies with coredll.dll too)
>> 
>> But I can't find this DLL on my system (only the libs).
>> 
>> Something to configure on the SDK, or is this DLL supposed to be
>> on all Win CE PDAs by default ?
> 
> I seem to have the exact same problem.  I have an application 
> linked to a dll, linked to Qt.  The Qt dlls are not getting
> deployed by visual studio (2005) but the app dll and the app
> executable are. I assume this is the reason I'm seeing this error.
> I don't think I'm doing anything particularly fancy with the .pro.
> Any ideas how to debug this?

Oh, wait a minute. Am I correct in assuming that you have an 
application, which links to a custom DLL which used Qt? Meaning that 
your application is not using Qt directly, but through this custom DLL?

 From what I've heard, when you generate a project with qmake for 
Qt/CE, then there should be added a Post Link step which deploys the 
Qt DLLs for that application. However, if your setup is like I 
suspect, then your application is not using Qt directly, so this step 
would not be there. Thus, you'd need to deploy the Qt DLLs manually.

-- 
.marius

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.trolltech.com/pipermail/qtce-preview-feedback/attachments/20071022/ed89e205/attachment.bin 


More information about the Qtce-preview-feedback mailing list