No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
</html> | </html> | ||
== Development mode: C++ vs QML == | == Development mode: C++ (Widget) vs QML (XML) == | ||
Both are supported. | |||
=== What are the differences === | === What are the differences === | ||
* [https://doc.qt.io/qt-5/qtwidgets-index.html C++/Widget applications] | |||
* [https://doc.qt.io/qt-5/qmlapplications.html QML applications] | |||
=== Can real targets connecfted via USB-cable be launched from Fedora Linux? === | === Can real targets connecfted via USB-cable be launched from Fedora Linux? === | ||
Revision as of 10:38, 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.
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
Where it can be downloaded
Licensing
Can Xcode be run on Fedora Linux?
See also