Hi all,<div>I had never tried to compile realtime stk projects for macOsX. I am getting some obvious linker errors...what libraries should I add? (.a, .hpp ...)? I attach the relevant errors...</div><div>JosepM</div><div><br>
</div><div><br></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Building target: hellosine<br>Invoking: MacOS X C++ Linker<br>g++  -o &quot;hellosine&quot;  ./hellosine.o  ./src/FileLoop.o ./src/FileRead.o ./src/FileWrite.o ./src/FileWvIn.o ./src/FileWvOut.o ./src/Mutex.o ./src/Noise.o ./src/RtAudio.o ./src/RtWvOut.o ./src/SineWave.o ./src/Stk.o   <br>
Undefined symbols:<br>  &quot;_CFStringGetCStringPtr&quot;, referenced from:<br>      RtApiCore::getDeviceInfo(unsigned int)in RtAudio.o<br>      RtApiCore::getDeviceInfo(unsigned int)in RtAudio.o<br>  &quot;_AudioObjectGetPropertyData&quot;, referenced from:<br>
      RtApiCore::probeDeviceOpen</span></div>