casascius / Bitcoin-Address-Utility

Generates Bitcoin addresses, converts between hex/address and public/private keys.
214 stars 161 forks source link

When compiling receive build error #11

Open thallium205 opened 10 years ago

thallium205 commented 10 years ago

Error 7 'BtcAddress.Forms.KeyCollectionView' does not contain a definition for 'menuStrip1_ItemClicked' and no extension method 'menuStrip1_ItemClicked' accepting a first argument of type 'BtcAddress.Forms.KeyCollectionView' could be found (are you missing a using directive or an assembly reference?) E:\Workspace\Bitcoin-Address-Utility\Forms\KeyCollectionView.Designer.cs 87 107 BtcAddress

ValleZ commented 10 years ago

Seems it intentionally have tons of compile errors. I wonder how they can refer to a project what cannot be compiled.

Y75QMO commented 10 years ago

4 months later, I am having the same error. I just commented out that line and it compiled fine.

Jorge031 commented 3 years ago

sir mine was different. it says that ecppoint error y does not give any definition could someone help me?