Skip to content

Mohamed-Matar-dev/UnitConverter_wxWidgets

Repository files navigation

Unit Converter wxWidgets

A basic unit converter 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 goiting 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 Unit Converter using C++ and wxWidgets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published