View Single Post
Old 04-22-2017, 10:18 AM   #9
paulprovost
Human being with feelings
 
Join Date: Mar 2017
Posts: 5
Default

Thanks Xenakios! Yeah, I agree that sharing files in that context is not easy. I think what fixed it for me was the location of the WDL code.

@Teddy, I pretty much succeeded in compiling the QuNeo plugin. I'm a bit foggy as to what finally made it work, but I think it was placing the WDL source one level up from the project. So I have:

reaper_quneo (the git checkout)
reaper_plugin.h
...
WDL
mutex.h
...

The WDL repository has an extra level (WDL/WDL instead of simply WDL). Then I fixed some casts and I was good to go.

The next step is the old copy and rename to make my own csurf.
paulprovost is offline   Reply With Quote