Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 2.43 KB

README.md

File metadata and controls

75 lines (46 loc) · 2.43 KB

HelloConsole

azure appveyor GPLv3

HelloConsole is a "Hello World" console application built with Sky kit.

Technology

HelloConsole is built in C++ with Sky kit.

Platforms

  • Windows XP and later.
  • macOS 64 bit.
  • Linux 32 bit and 64 bit.
  • Android 32 bit and 64 bit.

Requirements

  • Sky latest version.
  • Qt 4.8.0 / 5.5.0 or later.

On Windows:

Recommended:

3rdparty

You can install third party libraries with:

sh 3rdparty.sh <win32 | win64 | macOS | linux | android> [all]

Configure

You can configure HelloConsole with:

sh configure.sh <win32 | win64 | macOS | linux | android> [sky | clean]

Build

You can build HelloConsole with:

sh build.sh <win32 | win64 | macOS | linux | android> [all | deploy | clean]

Deploy

You can deploy HelloConsole with:

sh deploy.sh <win32 | win64 | macOS | linux | android> [clean]

License

Copyright (C) 2015 - 2024 HelloConsole authors | https://omega.gg/HelloConsole

Authors

GNU General Public License Usage

HelloConsole 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.

Private License Usage

HelloConsole 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 HelloConsole authors. For further information contact us at [email protected].