Windows
No additional steps required before installation.
You can continue below!
Make sure you already have downloaded the Felgo installer from the download page.
No additional steps required before installation.
You can continue below!
Download and install Xcode from app store or from the website.
For Ubuntu 17.04, Debian 8 or higher versions, open a terminal and install the following packages with:
sudo apt-get install g++ libglu1-mesa-dev libpulse-dev libglib2.0-dev build-essential
Detailed installation instructions: Felgo on Ubuntu, Debian, Fedora, CentOS and Arch Linux.
To protect your account from unauthorized access, it is locked after three failed login attempts inside Qt Creator.
Please contact us to unlock your account if you entered your Email or password incorrectly three times.
Check out this free course on YouTube. You can also find the link in the first welcome email you received after sign-up.
import Felgo 3.0 App { Navigation { NavigationItem { title: "Main" icon: IconType.heart NavigationStack { Page { title: "Main Page" AppButton { text: "Switch Theme" onClicked: Theme.platform = (Theme.platform === "android") ? "ios" : "android" anchors.centerIn: parent } } } } NavigationItem { title: "Second" icon: IconType.thlarge NavigationStack { Page { title: "Second Page" } } } } }
This video guides you through the basics of developing cross-platform games with the Felgo SDK. It is also available in written form here: Getting Started with Felgo and Qt Creator
Learn the basics of creating a resolution independent layout and how to use properties, functions, timers & simple animations.
Are you evaluating Felgo for a bigger project or company?
Would you like to talk to a representative of Felgo, to find out if Felgo meets your requirements?
Any other question that is on your mind?
Get in touch with us with a simple message. We are happy to present you exclusive offers and evaluation options for companies.
Depending on your requirements, we would also love to schedule a quick Skype or telephone call with you!
Felgo can be used with both the open-source and the commercial Qt licenses.
No. The Qt open-source license requires you to comply with LGPLv3, but this does not mean that you need to share your own source code.
Felgo adds components, tooling and services on top of the Qt core. The Qt core itself is unmodified and you will be able to use your existing code together with Felgo.
Felgo plugins can also be integrated into Qt projects that do not use any Felgo components. You can contact us to get more info.
Your published apps will stay fully functional, also after your license expires. You will not be able to release new updates that include commercial Felgo features, after your license expires.
Felgo offers a free license for Personal use. Commercial users of the Business license can obtain access to the source code, based on individual agreements. Demos and examples provided by Felgo are open-source.
If you have questions about our licenses or billing, please get in touch with us by Email.