We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a really good plugin to read barcodes but after upgrading to the latest develop branch, the build failed. Seems f8baa16 breaks the build.
e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\Camera.kt: (17, 40): Unresolved reference: common e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\Camera.kt: (31, 33): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\FastBarcodeScannerPlugin.kt: (15, 40): Unresolved reference: common e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\FastBarcodeScannerPlugin.kt: (116, 54): Not enough information to infer type variable R e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\FastBarcodeScannerPlugin.kt: (163, 39): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\FastBarcodeScannerPlugin.kt: (207, 52): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\FastBarcodeScannerPlugin.kt: (209, 63): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\scanner\MLKitBarcodeScanner.kt: (8, 40): Unresolved reference: common e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\scanner\MLKitBarcodeScanner.kt: (15, 57): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (4, 40): Unresolved reference: common e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (50, 24): Not enough information to infer type variable V e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (51, 16): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (52, 18): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (53, 17): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (54, 17): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (55, 18): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (56, 21): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (57, 16): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (58, 15): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (59, 14): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (60, 17): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (61, 13): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (62, 15): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (63, 15): Unresolved reference: Barcode e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (66, 63): Unresolved reference: it e: D:\Projects\fast_barcode_scanner\fast_barcode_scanner\android\src\main\kotlin\com\jhoogstraat\fast_barcode_scanner\types\ScannerConfiguration.kt: (66, 77): Unresolved reference: it
I hope this issue would be fixed and v2 will be public release!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a really good plugin to read barcodes but after upgrading to the latest develop branch, the build failed. Seems f8baa16 breaks the build.
I hope this issue would be fixed and v2 will be public release!
The text was updated successfully, but these errors were encountered: