Skip to content
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

Open
ValleZ opened this issue Dec 10, 2013 · 2 comments
Open

Can't compile - no ThoughtWorks QRCode DLL exist #13

ValleZ opened this issue Dec 10, 2013 · 2 comments

Comments

@ValleZ
Copy link

ValleZ commented Dec 10, 2013

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.

@ghost
Copy link

ghost commented Aug 16, 2017

+1

edit: looks like its already included.

@Hairack22
Copy link

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".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(175,23,175,30): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(170,47,170,54): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(170,23,170,30): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(156,16,156,23): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(42,26,42,33): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\PublicKey.cs(115,19,115,26): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\Bitcoin.cs(267,62,267,69): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\Bitcoin.cs(280,23,280,30): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\Bitcoin.cs(288,23,288,30): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
1>Z:\Bitcoin-Address-Utility-master\Bitcoin-Address-Utility-master\Model\Bitcoin.cs(296,48,296,55): error CS0104: "ECPoint" является неоднозначной ссылкой между "System.Security.Cryptography.ECPoint" и "Org.BouncyCastle.Math.EC.ECPoint".
========== Сборка: успешно: 0, с ошибками: 1, без изменений: 0, пропущено: 0 ==========

как исправить?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants