Does a pure c program still need a full VS runtime? I thought only libc which was built in for c code and the extra runtime for c++ (cpp) code?
Either way, I will have to change plugin.py code to work with windows path separators which I did not handle when passing in the path to nsvg2png. I will try and fix.
Last edited by KevinH; 02-15-2018 at 01:58 PM.
|