MythiCode / zebra_utlity

MIT License
6 stars 26 forks source link

SDK Version Issue and Library not found #17

Open TorbenHammes opened 2 years ago

TorbenHammes commented 2 years ago

Hey there, I'm trying to use this library for my Flutter apps where I need to look for printers and print via bluetooth.

If I run the app in Android Studio on an iPhone 13, I get the following error:

2022-10-22 00:51:31.440 xcodebuild[86361:7268297] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x6000022551f0:'/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.sdk'>': SDK with name 'macosx13.0' being superseded by SDK with 'macosx13.0'.
** BUILD FAILED*

Additionally I get the warning library not found for -lZSDK_API.

Could you help me please? Greetings from Berlin Torben