Build: ok, run: not ok

Marius Storm-Olsen marius at trolltech.com
Mon Oct 22 07:43:45 CEST 2007


George Staikos said the following on 22.10.2007 05:53:
>> 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?

I haven't looked at CE deployment for a while, but probably your 
solution (.sln file) needs to contain the project for all the DLLs 
that it needs to deploy. So, for deployment of Qt DLLs to work, you 
need to add your project(s) to the Solution file generated for Qt. (Or 
at least the Solution file generated for the <QtDir>/src files, which 
are all the DLLs you are interested in really.

-- 
.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/67fd24eb/attachment.bin 


More information about the Qtce-preview-feedback mailing list