SpikeRecorder runs on my PC but if I add it to the PATH, instead of running it with the full path to the binary it fails. Is it because on src/main.cpp:32 it changes the working directory? Perhaps because in Game.cpp it loads icons with relative paths?
SpikeRecorder runs on my PC but if I add it to the PATH, instead of running it with the full path to the binary it fails. Is it because on src/main.cpp:32 it changes the working directory? Perhaps because in Game.cpp it loads icons with relative paths?