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

ofScopedLock build error, lock unlock works

$
0
0

Argh, my bad.

This didn't work:

ofScopedLock(mutex);

This does:

ofScopedLock(this->mutex);

I probably have another mutex with the same name somewhere in a derived class.
Cheers!


Viewing all articles
Browse latest Browse all 40524

Trending Articles



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