문제

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