PDA

View Full Version : Android and MinGW?



UGP.ir
17th January 2014, 07:18
Hello,
I am new to Qt.
I want to have android and MinGW on one system (Windows 32Bit).
Should I download both of them? or no?
Where can I download Android NDK?

wysota
17th January 2014, 07:59
The compiler for Android is part of Android SDK which you need to download.

UGP.ir
17th January 2014, 08:17
Can I use Qt for Android to compile MinGW 32 programs?

wysota
17th January 2014, 08:36
MinGW is a windows compiler not an android compiler. You can't use an android compiler to build windows apps.

UGP.ir
19th January 2014, 16:53
Thanks.
There are some options for Qt 5.2.
1-Qt 5.2.0 for Android (Windows 32-bit, 761 MB) (Info)
2-Qt 5.2.0 for Windows 32-bit (MinGW 4.8, OpenGL, 689 MB) (Info)

I should download 2 version of Qt to have both android and MinGW? or no there is custom option to have both them?

ChrisW67
19th January 2014, 22:52
I should download 2 version of Qt to have both android and MinGW?
Yes. You cannot build and deploy applications for Android using native Win32 libraries, or vice versa, any more than you can build for a Mac or iPad.

or no there is custom option to have both them?
If you want both of them then tick the boxes next to both of them.