Compiler error with IBMWIoTPSecureClient Sample

14 Sep 2017

While registering the device I am getting the below error during compiling.

"Unable to load source file for /IBMWIoTPSecureClientSample extras/IBMIoTF/mbed-os.lib/platform/NonCopyable.h.

"mbed::NonCopyable &mbed::NonCopyable::operator=(const mbed::NonCopyable &) [with T=mbed::Timer]" (declared at /extras/IBMIoTF/mbed-os.lib/platform/NonCopyable.h:163) is inaccessible "class Timer : private NonCopyable<Timer> {"...

Does any one have any experience with this?

Thanks,

KJ