visualsc
visualsc copied to clipboard
What to do after installing opam before make?
I'm new to this and was unable to find any document for installing this on Mac. Where can i find the visualise folder and what exactly yo do after installing opam. Thank you in advance.
- Which "visualise" folder are you talking about? (The program does not use and does not need any "visualise" folders.)
- The section https://github.com/a-nikolaev/visualsc#how-to-build-and-run on README tells that you have to install cairo2 with opam:
opam install cairo2
and then build the program with make:make