kakzaki / blue_thermal_printer

Working with thermal printer via bluetooth (Flutter)
MIT License
164 stars 205 forks source link

#import "Headers/blue_thermal_printer-umbrella.h" on MacOS #150

Closed bayuly94 closed 2 years ago

bayuly94 commented 2 years ago
image
utpalruparel commented 2 years ago

hello @bayuly94 have have you solved this?

bayuly94 commented 2 years ago

hello @bayuly94 have have you solved this?

no

kakzaki commented 2 years ago

I hope this is solved on the latest version

utpalruparel commented 2 years ago

It start with new error.

flutter/.pub-cache/hosted/pub.dartlang.org/blue_thermal_printer-1.2.2/macos/Classes/SwiftBlueThermalPrinterPlugin.swift:8:17: error: cannot find 'Music' in scope let music = Music(messenger: registrar.messenger, registrar: registrar) ^~~~~ note: Using new build system

bayuly94 commented 2 years ago

It start with new error.

flutter/.pub-cache/hosted/pub.dartlang.org/blue_thermal_printer-1.2.2/macos/Classes/SwiftBlueThermalPrinterPlugin.swift:8:17: error: cannot find 'Music' in scope let music = Music(messenger: registrar.messenger, registrar: registrar) ^~~~~ note: Using new build system

me too

A7MeDG0L0L commented 2 years ago

It start with new error.

flutter/.pub-cache/hosted/pub.dartlang.org/blue_thermal_printer-1.2.2/macos/Classes/SwiftBlueThermalPrinterPlugin.swift:8:17: error: cannot find 'Music' in scope let music = Music(messenger: registrar.messenger, registrar: registrar) ^~~~~ note: Using new build system

Same !

utpalruparel commented 2 years ago

Thanks for new update but there is still error for MacOS...