I've read that you can use png (instead svg) in your Qt app, as icon, too. (just give your_icon_name.png instead of .svg in your .pro file). The png should be 256x256 px
Type: Posts; User: altunero; Keyword(s):
I've read that you can use png (instead svg) in your Qt app, as icon, too. (just give your_icon_name.png instead of .svg in your .pro file). The png should be 256x256 px
Hi guys,
We need to port our app to Qt 4.7.3 for S60v5. We got our app id's and certificate from Nokia. What is the best use case to build it using 4.7.3?
We've successfully deployed our app to Nokia Store. However, the QA team failed it with message below:
Failed QA.
SUMMARY: A blank screen is displayed when launching the application .
STEPS TO...
Make sure you've selected com.nokia.extras platform on Application tab, for Harmattan, not Symbian. (It's Symbian on attached picture, but should be Harmattan)
...
1st but not last :)
Did you check the volume level of the phone? :)
Do not modify your .desktop file outside of Qt Creator. And make sure it does not have utf8+bom encoding. It should be utf8 only.
If it still not working, try to create a new project and copy your...
These days it's problematic, but don't give up and wait. It works.
In your .pro file add this line;
symbian.ICON = your_icon_name.svg
Try to remove 1.1.4 before installing 1.2. And make sure "clean settings .. " options is checked before installing 1.2