Skip to content

Arucard1983/SimpleCalculator

Repository files navigation

SimpleCalculator

A simple scientific calculator using wxWidgets

  • Building: You need the wxWidgets 3.0.2 or 3.1.0 library installed on your computer, Then just open the Terminal and build: $ g++ *.cpp wx-config --cxxflags --libs -std=c++11 -o Calculator

  • Running: $ ./Calculator

About

A simple scientific calculator using wxWidgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages