Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itrooz/qt6-helloworld


https://github.com/itrooz/qt6-helloworld

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Simple Qt6 hello world, for Linux, Windows, MacOS, and WebAssembly

Example command to compile and run:
```
clear && rm -rf build && cmake -B build && cmake --build build -j 4 && build/QT6HW
```

For a real-world example, you can take a look at https://github.com/iTrooz/NBTEditor