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

Project throws errors, missing files

Open Dcbeich opened this issue 6 years ago • 1 comments

I can't run these samples on Xcode due to several issues that immediately appear after I open the project (downloaded from the ZIP file). Errors like "ZebraPrinterConnection.h" cannot be found appear and it seems this project is missing key files.

Dcbeich avatar Feb 13 '19 18:02 Dcbeich

The ZebraPrinterConnection.h is part of the headerfiles of Link-OS SDK for iOS. You need to download the SDK and update the build path in Xcode to reference to these headerfiles and the library file as well.

ssizebra avatar Feb 14 '19 16:02 ssizebra