HelloSky is a "Hello World" application built with Sky kit.
HelloSky is built in C++ with Sky kit.
- Windows XP and later.
- macOS 64 bit.
- Linux 32 bit and 64 bit.
- iOS 64 bit.
- Android 32 bit and 64 bit.
On Windows:
- MinGW or Git for Windows with g++ 4.9.2 or later.
Recommended:
- Qt Creator 3.6.0 or later.
You can install third party libraries with:
sh 3rdparty.sh <win32 | win64 | macOS | iOS | linux | android> [all]
You can configure HelloSky with:
sh configure.sh <win32 | win64 | macOS | iOS | linux | android> [sky | clean]
You can build HelloSky with:
sh build.sh <win32 | win64 | macOS | iOS | linux | android> [all | deploy | clean]
You can deploy HelloSky with:
sh deploy.sh <win32 | win64 | macOS | iOS | linux | android> [clean]
Copyright (C) 2015 - 2024 HelloSky authors | https://omega.gg/HelloSky
- Benjamin Arnaud aka bunjee | [email protected]
HelloSky may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation and appearing in the LICENSE.md file included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl.html.
HelloSky licensees holding valid private licenses may use this file in accordance with the private license agreement provided with the Software or, alternatively, in accordance with the terms contained in written agreement between you and HelloSky authors. For further information contact us at [email protected].