![]() |
2014-04-04
, 00:27
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#42
|
My experience so far is limited to Delphi and ASM for x86. But I'm considering moving on and learning something new, for example, qt with all that nasty c++ syntax. I am not a professional coder, it is just a hobby that I sometimes come back to.
So, basically, how hard is it to port a qt project from Maemo to Android, iOS, Windows? (yes, I'd go that way)
I will definitely rewrite interface from scratch, maybe optimize some math. However, I'm lazy and once it's done I am against rewriting most of the project for each environment.
The Following 3 Users Say Thank You to Copernicus For This Useful Post: | ||
![]() |
2014-04-04
, 19:46
|
|
Posts: 138 |
Thanked: 185 times |
Joined on Feb 2014
|
#43
|
![]() |
2014-04-04
, 20:25
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#44
|
The Following 2 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2014-04-04
, 20:37
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#45
|
Do I get it right that now I should download and install qt-4.6.4 library, latest qt-creator and either Visual Studio 2008 or MinGW, and after that get Maemo Toolchain via Qt-package manager?
The Following 3 Users Say Thank You to Copernicus For This Useful Post: | ||
![]() |
2014-04-05
, 01:40
|
Posts: 113 |
Thanked: 67 times |
Joined on Jun 2012
@ Yunfu city,Guangdong province,China
|
#46
|
![]() |
2014-04-05
, 01:49
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#47
|
The Following User Says Thank You to Copernicus For This Useful Post: | ||
![]() |
2014-04-05
, 02:08
|
Posts: 113 |
Thanked: 67 times |
Joined on Jun 2012
@ Yunfu city,Guangdong province,China
|
#48
|
Which SDK are you looking for? The Qt SDK is available right here (and as noted above, you'll probably want version 4.8):
http://qt-project.org/downloads
![]() |
2014-04-05
, 02:34
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#49
|
i can hardly express myself.I want a Qt SDK with Maemo project that i can creat apps for Maemo and test it .
![]() |
2014-04-08
, 23:44
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#50
|
The Following 2 Users Say Thank You to pichlo For This Useful Post: | ||
So far the project is written in older Delphi and is Windows-only. My targets are Windows, Android and iOS, but it would be great if I could also port this app to Maemo, to show some support. I will definitely rewrite interface from scratch, maybe optimize some math. However, I'm lazy and once it's done I am against rewriting most of the project for each environment.
My experience so far is limited to Delphi and ASM for x86. But I'm considering moving on and learning something new, for example, qt with all that nasty c++ syntax
So, basically, how hard is it to port a qt project from Maemo to Android, iOS, Windows? (yes, I'd go that way)
Last edited by FlashInTheNight86; 2014-04-04 at 00:50.