No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Development mode: C++ (Widget) vs QML (XML) == | == Development mode: C++ (Widget) vs QML (XML) == | ||
Both are supported. | Both are supported, with some limitations. | ||
=== What are the differences === | === What are the differences === |
Revision as of 10:46, 20 April 2019
Qt development on Fedora Linux raises questions, what can be done on Fedora Linux and what else is needed and how it can be used when using Linux desktop?
<html> <iframe width="560" height="315" src="https://www.youtube.com/embed/WFGRr0DV3oM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </html>
Development mode: C++ (Widget) vs QML (XML)
Both are supported, with some limitations.
What are the differences
Can real targets connecfted via USB-cable be launched from Fedora Linux?
Google Android toolchain:
Android SDK, NDK (native development kit, C/C++), Java (Linux OpenJDK can be used).
Where it can be downloaded
Apple iOS toolchain: XCode
To develop for iOS devices, you must install Xcode and use it to configure a device. For this, you need an Apple developer account and iOS Developer Program certificate that you receive from Apple.
Where it can be downloaded
- developer.apple.com - Programs overview
- developer.apple.com - enroll actual steps to get started.
Licensing
Can Xcode be run on Fedora Linux?
See also