LinkOS-PC-Samples icon indicating copy to clipboard operation
LinkOS-PC-Samples copied to clipboard

The project cant be build

Open raulmendozapiagui opened this issue 5 years ago • 5 comments

At time to download the example code, I could not compile it because this has the follow error The namespace 'Sdk' does not exist in the namespace 'Zebra'. I tried install the SDK and download the Zebra.Printer.SDK package, but the first doesn't any change in the project and the second cann't be installed in the project because it contains the package MSBuildSdk that isn't compatible with the project.

raulmendozapiagui avatar Feb 11 '20 19:02 raulmendozapiagui

I could fix it changing the .NET version of the destiny to the 4.7.2, with this change I could installed the Zebra.Printer.SDK package from nuget and this solve all problems to build. You must be upload the source code ready to build and run, because it's a example code; these errors only make frustration to the users that try to learn how to works your library.

raulmendozapiagui avatar Feb 11 '20 19:02 raulmendozapiagui

Also running into this issue. Who is maintaining this library?

xantari avatar Oct 28 '21 19:10 xantari

The sample code on the GitHub is not up-to-date. I would recommend to get the developer demo sample directly from their corresponding release packages of the SDK. You can download the SDK package from the LINK-OS MULTIPLATFORM SDK DOWNLOADS & SUPPORT page. The PC-.NET sample is in the link_os_sdk/PC-.NET/v2.15.2634 folder.

ssizebra avatar Oct 28 '21 20:10 ssizebra

Cool thanks! Maybe indicate that on the README page for the other repo?

xantari avatar Oct 28 '21 20:10 xantari

@ssizebra To be clear, i'm talking about this README: https://github.com/ZebraDevs/LinkOS-PC-Samples

Maybe say "REPO ARCHIVED", for latest samples go to the LINK-OS MULTIPLATFORM SDK DOWNLOADS & SUPPORT page.

xantari avatar Oct 28 '21 20:10 xantari