When I build and run the C# sample code on x64 Release, the following error message appears and I cannot run it.
Error: No ICubeSDK.dll available
On the Build tab of the C# sample code project properties, select Release for Configuration, x64 for Platform, and define _WIN64 for Conditional Compilation Symbol.