MacOs
Opened this issue · 1 comments
Abeelme commented
Can i run it with mac Os?
SakuraKoi commented
as VirtualTablet Server (the driver we use to simulate a digitizer) supports Mac OS, it's possible to make VirtualGraphicTablets support Mac OS.
But you can't run it directly on Mac OS, this project uses platform-dependent method to interact with the driver, and its code is currently written for use on windows.
Sry I dont have a macbook and cannot perform these refactor, But if you want and you can do it, change this file to adapt the way VirtualTablets Server interacts with the driver on Mac OS, then it should works :)