View Single Post
Posts: 443 | Thanked: 282 times | Joined on Oct 2011 @ Grenoble, France
#5
Originally Posted by reinob View Post
In general: no, this is not possible.

That would like like "porting" a Windows executable (written in QT) to a Linux executable just by renaming the file

You'd need to get the source of the program and see if it can recompiled targetting the N9. Even though QT itself is "portable", the program will not necessarily be portable, as it may rely on features/APIs that Symbian has and the N9 doesn't.

Which program is that?
It is about some french application (Qt application of lequipe.fr ...).

Thanks you gave me my answers !!!!!