/calculator-gtk4

Simple Calculator App

Primary LanguageC++

Calculator

This project is a calculator app built using gtk4 and c++.

Setup

For Ubuntu 22.04

sudo apt install libgtk-4-dev
sudo apt-get install build-essential gdb

Compile and Run

sh build.sh
./calculator