pac-dev / protoplug

Create audio plugins on-the-fly with LuaJIT.
Other
285 stars 36 forks source link

Not working on Catalina #39

Closed steveschow closed 3 years ago

steveschow commented 3 years ago

Trying to use ProtoPlug on Catalina fails.... Is there something 32bit in there?

20:14 - Error: Could not load libluajit-5.1.so. Tried /Users/ProtoplugFiles/lib/libluajit-5.1.so and system path.
20:47 - Error: Could not load libluajit-5.1.so. Tried /Users/sjs/Library/Audio/Plug-Ins/VST/ProtoplugFiles/lib/libluajit-5.1.so and system path.

I have already tried to build it from scratch in Catalina, but the build fails too....

steveschow commented 3 years ago

never mind, restarting host seemed to get it working.

steveschow commented 3 years ago

ps - but I still can't build it anymore....would like to figure out why.