Hi, I am trying to build this on Windows under MSYS and the cmake ../ command appears not to generate a usable set of makefiles. Instead, it produces a ninja command which has its own issues.
On Linux (Ubuntu 22.04), the process compiles fine but only ends up with a pd_ndi.so file inside the build/pd_ndi subfolder.
I have followed steps outlined in your documentation and had no luck going past these points. Any suggestions?
It would be great if I could resolve and automate the process as I would love to include this external inside Pd-L2Ork.
Hi, I am trying to build this on Windows under MSYS and the cmake ../ command appears not to generate a usable set of makefiles. Instead, it produces a ninja command which has its own issues.
On Linux (Ubuntu 22.04), the process compiles fine but only ends up with a pd_ndi.so file inside the build/pd_ndi subfolder.
I have followed steps outlined in your documentation and had no luck going past these points. Any suggestions?
It would be great if I could resolve and automate the process as I would love to include this external inside Pd-L2Ork.