22 / 58
22
SDK-Interface:
Setup:
Microsoft Visual Studio / C++:
Static linking:
If the user want to use „i
Cube
SDK.lib“ file while compiling, add the path
lib/
iCube
SDK.lib to library modules.
Uncomment the define „#define LIBFILE“ in the "NET_
iCube
_API.h" file.
dynamic linking:
Comment the define „#define LIBFILE“ in the "NET_
iCube
_API.h" file.
C++ Builder:
Static linking:
If the user want to use „
iCube
SDK.lib“ file while compiling, add the path
lib/
Icube
SDK.lib to library modules.
Uncomment the define „#define LIBFILE“ in the "NET_
iCube
_API.h" file.
Uncomment the define „#define BORLAND_C“ in the "NET_
iCube
_API.h" file.
dynamic linking:
Comment the define „#define LIBFILE“ in the "NET_
iCube
_API.h" file.
Visual Basic .NET:
available Visual Basic.NET example:
Interface definitions:
iCube
_API.vb
Visual basic 6.0
available Visual Basic 6.0 example:
Interface definitions:
ICube_API.bas