[Qt-creator] Question in using the default example previewer

Thomas Tsang thomast at hkc.net
Fri Apr 9 11:17:32 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100409/64f9b2c2/attachment.html 


More information about the Qt-creator-old mailing list