Skip to content
Snippets Groups Projects
user avatar
Caleb Biggs authored
35f0e207
History
Name Last commit Last update
build/src
.gitignore
README.md
math453.pro

Requires Qt 5 This was only tested on Debian 12 using the g++ compiler and qmake

To build: run qmake in this directory to generate a Makefile run make to compile

To run: Either run make run or ./math453