I realise that Qt for S60 is still in a technology preview phase, but in case submitting a qt app is not allowed, please show me some OVI Store guidelines or online document where it's stated.
Thank you for your time.
I realise that Qt for S60 is still in a technology preview phase, but in case submitting a qt app is not allowed, please show me some OVI Store guidelines or online document where it's stated.
Thank you for your time.
I think it is stated in the Qt technology preview license.
Thank you for your answer. And what about GPL3 and LGPL licenses? I've read somewhere at this forum that one can use them for production code being in line with all the terms but I'm asking particularly about OVI Store.
1) Could LGPL-licensed Qt for S60 application be submitted to OVI Store?
2) In case the answer for question 1 is no - Is there a possibility of starting QA process of Qt for S60 application now, in order to be ready with final application for Qt final release?
The license for the QT for S60 SISX forbids you from shipping it. If you want to ship QT for S60 with the LGPL license then you need to download the LGPL'd source code and build & sign your own SISX. You will need to use the ARM C++ compiler; the version of GCC that ships with the S60 SDK will not work (Newer versions of GCC 4.x from CSL may work, but I haven't tried them).
But, you will still have problems because QT for S60 requires a newer (beta) version of OpenC which you cannot ship and which I believe there is no way to build from source.