-
Notifications
You must be signed in to change notification settings - Fork 1
Linux Development
For Linux Development you can use whatever distribution you like, I use Arch Linux Manjaro, it is not as cutting edge as Arch Linux, but more stable.
Its hard to write instructions for so many distributions, so I will try to make them generic, and make examples with more than one distribution other than Arch Linux, so I will use Ubuntu 16.06 LTS, and Windows, I do not own a Mac.
Instructions are for:
- Arch Linux or Manjaro
- Ubuntu, LMDE, Debian, or similar
- Windows 10
Useful links:
I will update this page with screenshots, and detailed information about setting up Qt.
I will focus on writing an App similar to this Galaxy Calculator, so you can use it as a template, as I show you all the ways that best practice is all about, Hacking.
I will not assume you know C++, Qml, or JavaScript, so I will cover it as if you do not.
This is a work in progress, I will create stubs for all the pages I plan to fill in this course.