問題タブ [zxing.net]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
185 参照

xamarin - ZXing.Mobile.Net.Forms ZXing.Result タイプの問題

を使用してスキャンの結果を取得しようとしていMobileBarcodeScannerます。結果を保存するとvarすべて正常に動作しますが、使用しようとするとすぐにZXing.Resultメッセージが表示されますThe type 'Result' exists in both 'zxing, Version=0.16.5.0 ...' and 'zxing.portable, Version=0.16.2.0 ...'

これらのパッケージがインストールされています:

  • ZXing.Net.Mobile.Forms、バージョン 2.4.1

  • ZXing.Net.Mobile、バージョン 2.4.1

  • Zxing.Net、バージョン 0.16.5

他の人が を使用ZXing.Resultしているのを見たことがありますが、追加のパッケージがインストールされていますか? 私は1つ欠けていますか?この競合を軽減する方法はありますか?