PDA

View Full Version : [Problem] Sis package numerous images



rstalin
11th October 2011, 07:42
Hi

I build a sis that package a lots images ,the file total size about 100mb, file quantity is 3000

I package images in pro code like this :

addSourceDir01.sources = C:\QtSDK\Symbian\SDKs\Symbian3Qt473_12b\epoc32\dat a\z\private\e4b77074\mapgogo\Paris
addSourceDir01.path = e:\private\E4B77074\MapGoGo
DEPLOYMENT += addSourceDir01

Problem is install it in N8 very slow.The install progress to 50 % take me 30 min, and show me the

memory is not enough, the install interrupted.

So i even can't complete the install, the only way is copy the source images to N8 directly.

Whether have better method to add file in sis?