Its about 70 CPP files, so not that large.. I don't think I have any mif files at all, I have about 100 different png image files.
I can see when it compile file for file, for example...
Type: Posts; User: stegemann; Keyword(s):
Its about 70 CPP files, so not that large.. I don't think I have any mif files at all, I have about 100 different png image files.
I can see when it compile file for file, for example...
I did as you said and deleted everything but my project still takes like 20 minutes to build. It's quite a large project but should it really take this long? Any more ideas what I can do to get it...
Yes no problems at all, I installed on a clean Windows XP. Using latest SDK 1.0.1 with Qt Creator 2.0.1.
Maybe the problem might be if I have some old files from Carbide in my project, like MMP...
If someone is interested in take a look at this you can contact me in private message. I'll pay you for your work if you can solve this issue. Thanks!
Hi,
When I have small project like Hello World, it builds much faster (maybe 30 secs). But I still get warning messages of the Qt sources about 300 warnings when I just create a new project and...
Why?
Isn't Nokia Qt SDK and Qt Creator the way to go for the future?
From my opinion Qt Creator seems really nice if I could just get it to work better.. So any ideas on how to get it working?
Hi!
Before I was using Carbide when building my Qt app but now I have switched to Qt Creator and Nokia Qt SDK instead. The problem I have is that it takes forever to build and compile my Qt app. I...
Thanks for your help!
First of all changing an icon of the application should not take several days, it just seems strange..
I'll take a look at the Qt icon then and see what I can find out....
Hi!
I have an icon for my Qt for Symbian application that is created in Photoshop. The icon is very detailed and nice looking. As Qt demands a SVG file I have to convert my Photoshop image to SVG,...
Hi,
From what I've understand Nokia is working with a new version of Ovi Store. This is great as the current version is not working as it is impossible to find applications if you don't know...
We sent Nokia an email and finally our app passed QA. But we got a message saying:
"Passed QA.
NOTE: Qt content is compatible with the following S60 devices: N97 mini, X6."
Why is Qt content...
We have been working with a Qt application for Symbian since December 2009. Since June 23th 2010, when Nokia finally said it was possible to release Qt applications on Ovi Store we have been working...
Yes exactly that Qt Creator. I made a clean install of the NokiaQtSDK and when trying to add the libs that I need to lock orientation I get errors. It works perfect when I do the same thing in...
The problem is that I can't use the c++ stuff in Qt Creator. So I get errors when trying to use the libraries. As it seems to be impossible to lock orientation mode with Nokia Qt SDK my idea is now...
Hi!
I need to run my application in portrait mode only. How can I lock the orientation mode to portrait using only Qt? (no native c++ as I can't get it to work with Qt Creator)
Thanks!
Thanks for the answer! Maybe nokia should remove the tips about how to remove statuspane (http://wiki.forum.nokia.com/index.php/Qt_Tips_n'_Trick_:_Hide_StatusPane) as this is what shows up if you...
Just as you say it crashes the application. Any idea on how to solve it?
Maybe Qt have built-in support for this from 4.6.3?
Anyone got an idea on this? I would be so thankful!
Sometimes you need to use old stuff from symbian c++ when developing for symbian with qt. For example hiding status pane. Before I could use:
//Hide statuspane
...
Hi I too have the same problem. Just installed a clean install of QtNokiaSDK 1.0 but cannot use any c++ stuff (like hiding statuspane for example). How can I do that?
Yes, I too have the same problem with hiding status pane. Before I could use:
//Hide statuspane
CEikStatusPane* statusPane = STATIC_CAST( CAknAppUi*,...
Great! Did you just use the smart installer, signed with symbian signed and then publish it to Ovi Store like a regular application?
After some more work I manage to find out that I was missing an include path. Solved it!
I'm trying to build my application in Qt Creator but get the following compile output error:
mingw32-make[1]: Leaving directory `C:/Users/TestApp-build-simulator'
mingw32-make: Leaving...
Yes can anyone from Nokia clarify the situation? Can we submit Qt apps to Ovi Store now?