Hi
I am new to Qt.I have a project written purely in c.I want to create a sis executable for that c project.
I am using QtCreator on linux.I heard this IDE will create executables for symbian , meego and harmattan devices.now my c code compiles properly in QtCreator and executables are generated.Now i want to convert those executables to be converted to sis files and port to any target platform(mobile devices).
How can i proceed further?
is it possible to do that?

Thanks in advance.


Mathi R