BackyardBrains / Spike-Recorder

A neural recording app for the Windows, OS X (Mac) and Linux.
https://backyardbrains.com/products/spikerecorder
31 stars 27 forks source link

If SpikeRecorder is added to PATH it fails to start #5

Open raacampbell opened 8 years ago

raacampbell commented 8 years ago

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?