Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi everyone,
I just finished my first app with QT... loved it.
Now I would like to port the application to linux and android (necessitas), how can I do that?
Thanks for your help.
For linux: just open your .pro file in QtCreator on linux, and compile. I don't know anything about Necessitas.
Ok.. so I need to do it from linux cannot compile from windows for linux.
thx
Cross compiling is probably possible, but I think it will be much easier to just compile on linux directly.