Added "Building in QtCreator on Windows"
12
Building-in-QtCreator-on-Windows.md
Normal file
12
Building-in-QtCreator-on-Windows.md
Normal file
@@ -0,0 +1,12 @@
|
||||
We do not support Microsoft's compilers. We always try to make sure that our source does not build under any microsoft compilers.
|
||||
|
||||
# Getting the source
|
||||
You should clone the repo using git. As windows is not a real operating system you need to get 3rd party tools to get git support. GitHub offers a very nice [git client with gui](https://desktop.github.com). If you dont want to install this, you also can download the current master branch as a [ZIP file](https://github.com/0xFEEDC0DE64/QtZeiterfassung/archive/master.zip).
|
||||
|
||||

|
||||

|
||||
|
||||
# Installing Qt and QtCreator
|
||||
Head over to the [Qt downloads page](https://www.qt.io/download-qt-installer) and download the installer.
|
||||
|
||||
TODO
|
Reference in New Issue
Block a user