Build: ok, run: not ok

Espen Riskedal espenr at trolltech.com
Mon Oct 22 11:03:37 CEST 2007


Marius Storm-Olsen wrote:
> Pierre-Nicolas Rigal said the following on 22.10.2007 10:14:
>> Unfortunately, on my side this is not the case for me. I'm using a
>> Qt application (dynamically linked), and the DLLs are automatically
>> deployed.
>>
>> I compared lineedits demo and my app with depends: they look very
>> similar (I use more Qt DLLs than the lineedits demo), but mine is 
>> still not working.
>>
>> If I run it in Debug mode, I get the error message described
>> previously ; if I run it in Release mode, I get a crash, but the
>> stack trace is, of course, unreadable.
>>
>> I'll start commenting code to see what's going wrong, but I fear
>> this will be a huge task :(.
>>
>> BTW: I moved to 4.3CE-tp1 version, but without change.
> 
> Maybe your device is missing the MSVC runtimes to run the application, 
> and it's DLLs?
> 
> Have you run any Qt application on your device, so you know that the 
> runtimes are there? If not, you'd probably want to manually deploy the 
> runtimes on your device first. You'll find the runtimes in:
>     <VisualStudio>/vc/ce/dll/<arch>/*

Why don't you list us the dlls you have in your application directory on 
the device, and also the ones that are in the lineedit directory so we 
can see what is or isn't there.

espen



More information about the Qtce-preview-feedback mailing list