From Fedora Project Wiki

Revision as of 10:45, 20 April 2019 by Tuju (talk | contribs)

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

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

Licensing

Can Xcode be run on Fedora Linux?

Can Xcode be run on shared Mac Server?

See also


External links