Cross-platform GUI version of Hello World. This is useful for checking the operation of the GUI.
Please install using Snapcraft.
sudo snap install helloworld-gui
Qt5(Ubuntu Package: qtbase5-dev
, qt5-default
)
QtTools5 Development Tools(Ubuntu Package: qttools5-dev-tools
)
First, execute the following command:
qmake
For Ubuntu and Debian, you can build by executing the "make" command as follows.
make