-
Notifications
You must be signed in to change notification settings - Fork 121
Development: Running from commandline
Max Gaukler edited this page Sep 25, 2018
·
3 revisions
To see the debug output of visicut, you need to run it from the commandline.
since 1.8-51:
- press Windows-R
- type
visicut --debug, press OK
- open the folder with VisiCut.exe in Explorer
- Shift - Right click in the folder
- click on "open command prompt here"
- type
visicut --debug, press OK
- open a terminal (search for "terminal" in your start menu)
- type
visicut - press enter
- go to the folder containing "visicut.jar"
- open a terminal there (F4 for most file managers)
- type
./VisiCut.Linux - press enter
- Click the Finder icon in your dock, then Go, then Utilities, then double-click on Terminal.
- type
visicut
- Click the Finder icon in your dock, then Go, then Utilities, then double-click on Terminal.
- change to the directory that
visicut.jarlives in, e.g.cd ~/Documentsfor your documents folder , press enter - type
./VisiCut.MacOS, press enter