On attempting to build the BasicApp sample from the Cinder-KCB2 Blocks directory with VS2015, I get the following error:
Error C2280 'std::atomic<bool>::atomic(const std::atomic<bool> &)': attempting to reference a deleted function BasicApp ./Kinect2.cpp 745
Anyone know why this is happening or how to fix it?
Cheers.