Closed agraef closed 9 years ago
I'm not sure how to do this with cmake, but we should actually use the real install location there, as given by the -DCMAKE_INSTALL_PREFIX:PATH
option.
Ah, I just saw that 0.2 is out already. Sorry, I discovered this too late. :( This issue only affects the packaged version, but might be serious enough to call for a 0.2.1.
I'm not sure how to do this with cmake, but we should actually use the real install location there, as given by the -DCMAKE_INSTALL_PREFIX:PATH option.
At least there should be a way to set this when running make
. I'll look into it.
Ok, this wasn't hard, see commit c2b4c4f.
well, the announcement hasn't gotten out yet. When folks come to download they'll hopefully see 2.1
Ok, I'll update the packages accordingly. Thanks!
Found another one while testing the Arch package. Default install location and default packaged install location were the same, so osc2midi didn't find its map files when installed from the package.