Files
intelliphoto/README.md
2020-02-07 19:31:35 +01:00

684 B

IntelliPhoto

For the user manual see docs/manual.pdf

Content

  • 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)
  • Abgabe - Files that were submitted prior to the development start

Presentations and Changelog

Build Guide

  • Make sure the requirements (QT version 5.14.1) are installed correctly
  • Open the project file (src/IntelliPhoto.pro) in QT Creator
  • Select the correct build kit for your operating system
  • Run the code in release mode