Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

ofxAudioUnit - Error compiling - Poco::FastMutex

$
0
0

I have downloaded a fresh version just now. I don't see this changing, still does not compile.

I see the committed change:
- if(ctx->bufferMutex.tryLock()) {
+ if(ctx->bufferMutex.try_lock()) {

but Xcode is complaining about that call to try_lock. Changing it back to tryLock doesn't work either.


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>