Hi!
Can anyone help me?
I have wrote Qt app. Qt libraries version is 4.7.3. App has over 12 Mb image resources.
Whenever I try execute this app on Symbian^1 device (Nokia 5250 and Nokia 5800 XpressMusic.), it was crashed with the message "Error: 'Failed to create the process (verify that the executable and all required DLLs have been transferred) (an attempt to allocate memory has failed)' Code: -4". If I remove some amount of resources from my app, it wasn't crashed. How I can correctly deploy this amount of resources in my app? There is any limitations to app size or app data block size? And how I can avoid this restrictions?
What is the reason?




