-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
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
Can't compile - no ThoughtWorks QRCode DLL exist #13
Comments
+1 edit: looks like its already included. |
Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(175,45,175,52): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint". как исправить? |
I've found a ThoughtWorks.QRCode.dll but it still cannot find QRCodeEncoder. What prevents you to include correct dependencies so everyone can compile it without trying to figure what additional files (and what version of that file) you have to download to build this stuff. Thanks.
The text was updated successfully, but these errors were encountered: