Closed jeremywen closed 5 years ago
Build dep
Sent from my iPhone
On Jun 12, 2019, at 9:21 PM, Jeremy Wentworth notifications@github.com wrote:
I get this error when building on a mac. git hash 0f0fa0f
src/HairPick.cpp:274:22: error: assigning to 'float ' from incompatible type 'const float ' srcData.data_in = (const float*) historyBuffer[channel].startData(tap); ^
~~~~~~~~~~~~ 1 error generated. make: *** [build/src/HairPick.cpp.o] Error 1 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
everything works now - I suck - Thank you
I get this error when building on a mac. git hash 0f0fa0f