Hello everyone,
I am a developer new to Zebra SDK. I'm developing a .NET application for the Zebra LI4278. I wanted to install the SDK on my computer by following the instructions in the Developer Guide. As you can see in the "1.JPG" picture, Microsoft Virtual C++ installation has been done successfully. My computer restarted and I get an error message when the CoreScanner application installation on the "2.JPG" screen is started. There is no error code. I couldn't solve the problem as I have no previous experience with Zebra SDK. I would be glad if you support me.
My development environment features;
- Windows 10 Pro (x64) (Virtual Machine, Current version)
- Visual Studio 2017 (Current version)
- Winforms APP, x86 Build
NOTE: Since the WinForms application I am developing is .NET Framework 4.8 and x86 Build, I aim to install the 32bit version of the CoreScanner application. My computer is 64bit. Maybe I am wrong about this because I have no previous experience with Zebra SDK. I couldn't find any content about it in the Developer Guide. Thanks.
Best Regards,
Cenk
Accepted Solution
Seems you are trying to install 32bit corescanner into 64bit machine .
Corescanner is part of SDK install . Suggest to run windows SDK 64 bit install package . no need to install corescanner separately
3 Replies
Seems you are trying to install 32bit corescanner into 64bit machine .
Corescanner is part of SDK install . Suggest to run windows SDK 64 bit install package . no need to install corescanner separately
Hi Riad,
I tried to install the Windows SDK 64-bit install package EXE and it successfully installed the SDK. I hope to have no problems with my future x86 application development.
Thank you Riad for your support.
Thanks,
Cenk
Sounds good Cenk . let us know if you run into issues