I use the default example previewer(under webkits) to make a test.  I first 
build the project (based on S60_5th_Edition_SDK), use the command 'make 
installer_sis' to generate the SIS file Previewer_installer, then install it to 
my mobile (Nokia 5530).  

There is no problem in whole process.  However, I find that when the 
installation start, my mobile need to install the 'Nokia Smart Installer' 
first, then it will check the dependencies by downloading files (I guess it is 
QtWebKit) from internet, and finally install the Previewer.  I would like to 
know if it is able to make a package that already install the related files and 
so the internet connection can be skipped.

Besides, I would also like to know how to run the previewer in PC.  When I 
change the build configuration from S60_5th_Edition_SDK to Debug, and then 
choose Build.  It will return an error saying that 'e32std.h: No such file or 
directory'.  But when I move the example from original location 
(C:\Qt\examples\Webkit\Previewer) to another location (such as 
C:\temp\Previewer), the build process is success.  Does I still miss some 
configuration?

Regards,
Thomas
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to