Add SDK to C++ Visual Studio project
- 1. Create a MS Visual Studio project.
- 2. Copy CommSDK.dll/JsonSDK.dll/LabelMakerSDK.dll to MS Visual Studio Project.
- 3. Import DLL files in your program.
Note: this SDK is developed with Visual Studio 2022 (v143) and MFC used.