Core Audio driver not working when adding portaudio c++ library

Hello

First at all a need to say that I'm new using macOs and Xcode. My problem is this.

I'm trying to create a Core Audio driver, I'm using the sample code for creating an Audio Server Driver Plug-in for building a virtual audio device and everything is fine with this example, but when I adding portaudio c++ library and copy the .driver to /Library/Audio/Plug-Ins/HAL and after reboot my Mac the driver disappear from the Audio MIDI Setup.

I had triad to add NDI library to but I got the same problem.

My question if that Is it possible to add a c++ library to the core audio driver example ? and what is the proper way to do that?

Thanks you Alvaro

Core Audio driver not working when adding portaudio c++ library
 
 
Q