WHEN I BUILD AND RUN THE C# SAMPLE CODE USING X64 RELEASE, THE FOLLOWING ERROR MESSAGE APPEARS AND I CANNOT RUN IT.

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.