.net - Problems with WPF Demo Zxing 'BarcodeWriter' does not exist -


When I try to run the project, I receive an error: the type or name space name 'barcoder' is not present in the namespace. 'ZXing.Presentation' (are you missing an assembly reference?) And the type or namespace name 'barcode worker jititi' is not present in the namespace 'ZXing.Presentation' (are you missing an assembly reference?) I The NuGet package was installed but I think the context Issues only one class under zxing.Presentation at> Barcode Reader Barcode I do not see Wartr class.

What am I missing?

You have merged the current source of the demo with the current release version of the repository. The source is new in the repository and uses a few sections that are available with the next version of ZXing.Net.

Please use the full source from the repository (library and demo) or use the sources of the demo

from Download section on Codeplex

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -