I want to change to Ubuntu but I can't find a clear answer on if the latest Qt SDK for Linux will allow me to develop for Symbian (Like it does on windows)?

有帮助吗?

解决方案

Check out Symbian development using Linux.

In short, it is possible since the Qt 4.7 release. You'll need to download the S60 SDK and a patch, then set up your environment to use the cross-compiler, all of which is described in the above link.

The official docs for Qt 4.8 are here: Installing Qt for the Symbian platform using Linux, and have more information on things like building signed packages.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top