Closed jamesWalker55 closed 3 months ago
This is due to a change that I made yesterday and couldn't yet test on Windows. To be honest, I'm not taking much care to keep the master branch buildable because I'm not aware of anyone using reaper-rs except me. Do you actively use it?
Ah no, I don't really use it actively. I was just exploring this project for the first time
For now I've just edited determine_module_path
to return an empty string to get it to compile
If you revert the last commit, I think it should build on Windows.
Will fix this next week when I'm back at my Windows machine.
When I try to compile the example extension, I get this error:
It seems that function isn't available on Windows, it only compiles on unix: