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 "hellosine" ./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> "_CFStringGetCStringPtr", referenced from:<br> RtApiCore::getDeviceInfo(unsigned int)in RtAudio.o<br> RtApiCore::getDeviceInfo(unsigned int)in RtAudio.o<br> "_AudioObjectGetPropertyData", referenced from:<br>
RtApiCore::probeDeviceOpen</span></div>