Skip to content

MoDaORIF/GraphicalCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphicalCalculator

The project was done in WSL, therefore a linux file system

How to compile the project

  1. Ensure the dependency wxWidget is installed on your system
  • TODO: Automate the installation of wxWidget with CMake if possible
  1. Go to GraphCalc/build directory and type the command cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
  2. Wait for the compilation to finish. Then type make
  3. Done ! Now start the project from the build directory using the command ./GraphCalc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published