Skip to content

Mohamed-Matar-dev/Calculator_wxWidgets

Repository files navigation

CalculatorwxWidgets

A basic calculator application built using the wxWidgets library.

How to Build

  1. Install wxWidgets (make sure it's properly linked to your project).
  2. Open the project in Visual Studio.
  3. Build and run the project.

Dependencies

  • wxWidgets library wxWidgets-3.2.6

License

This project is open-source and can be freely modified and distributed.

Installing Dependencies

-To install wxWidgets (https://www.wxwidgets.org/downloads/) if you are using Visual Studio after downloading wxWidgets, you could speed link it by going to veiw-> property manager -> mouse-right click on the project name -> Add existing property sheet -> go to wxWidgets path where you unziped it and select wxwidgets.props

About

Basic calculator using C++ and wxWidgets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages