Notification service and library for handling application updates
AppUpdate is a Qt application. To succesfully build it a Qt installation is needed. Currently we are using Qt 5.12.6 (LTS).
Common cmake settings.
This project successfully builds using:
- Visual Studio 2019
- GCC 8+
mkdir build
cd build
For a Visual Studio 2019 run:
cmake -G "Visual Studio 16 2019" -DQT_BASE_PATH=../qt/5.12.6_win64 ..
Open the generated solution:
start AppUpdate.sln
Company information
For general questions please contact:
For technical questions please contact:
Michael Oberhofer
michael.oberhofer@dewetron.com
Gunther Laure
GPL-3.0 License