mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
Update README.md
This commit is contained in:
@@ -4,6 +4,7 @@ For the user manual see `docs/Benutzerhandbuch.pdf`
|
|||||||
|
|
||||||
## Content
|
## Content
|
||||||
|
|
||||||
|
- `Intelliphoto.app` - MacOS App
|
||||||
- `src` - Source Code
|
- `src` - Source Code
|
||||||
- `docs` - Documentation of the source code/ reference (`docs/html/index.html`, EN) and user manual (`docs/Benutzerhandbuch.pdf`, DE) and developer manual (`docs/Entwicklerhandbuch.pdf`)
|
- `docs` - Documentation of the source code/ reference (`docs/html/index.html`, EN) and user manual (`docs/Benutzerhandbuch.pdf`, DE) and developer manual (`docs/Entwicklerhandbuch.pdf`)
|
||||||
- `Abgabe` - Files that were submitted prior to the development start
|
- `Abgabe` - Files that were submitted prior to the development start
|
||||||
@@ -12,14 +13,14 @@ For the user manual see `docs/Benutzerhandbuch.pdf`
|
|||||||
|
|
||||||
- since `0.3`: https://prezi.com/view/M593VBJhmfwQzuqt3t6f/
|
- since `0.3`: https://prezi.com/view/M593VBJhmfwQzuqt3t6f/
|
||||||
|
|
||||||
## Build Guide
|
## Build Guide for Windows
|
||||||
|
|
||||||
- Make sure the requirements (QT version 5.14.1 and QT Creator) are installed correctly
|
- Make sure the requirements (QT version 5.14.1 and QT Creator) are installed correctly
|
||||||
- Open the project file (`src/IntelliPhoto.pro`) in QT Creator
|
- Open the project file (`src/IntelliPhoto.pro`) in QT Creator
|
||||||
- Select the correct build kit for your operating system
|
- Select the correct build kit for your operating system
|
||||||
- Run the code in release mode
|
- Run the code in release mode
|
||||||
|
|
||||||
## Build Guide (DE)
|
## Build Guide für Windows (DE)
|
||||||
|
|
||||||
- Sicherstellen, dass QT (v5.14.1) und QT installiert sind
|
- Sicherstellen, dass QT (v5.14.1) und QT installiert sind
|
||||||
- Projektdatei (`src/IntelliPhoto.pro`) in QT Creator öffnen
|
- Projektdatei (`src/IntelliPhoto.pro`) in QT Creator öffnen
|
||||||
|
|||||||
Reference in New Issue
Block a user