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

New fork and clone to my laptop: Demo.cs doesn't build #7

Closed
mwherman2000 opened this issue Mar 5, 2018 · 1 comment
Closed

New fork and clone to my laptop: Demo.cs doesn't build #7

mwherman2000 opened this issue Mar 5, 2018 · 1 comment

Comments

@mwherman2000
Copy link

These are the errors...

Severity	Code	Description	Project	File	Line	Suppression State
Error	CS0117	'NeoRPC' does not contain a definition for 'ForMainNet'	neo-lux-demo	D:\repos\neo-lux\neo-lux-demo\Demo.cs	31	Active
Error	CS0117	'NeoRPC' does not contain a definition for 'ForTestNet'	neo-lux-demo	D:\repos\neo-lux\neo-lux-demo\Demo.cs	11	Active
Error	CS1579	foreach statement cannot operate on variables of type '?' because '?' does not contain a public definition for 'GetEnumerator'	neo-lux-demo	D:\repos\neo-lux\neo-lux-demo\Demo.cs	23	Active
Error	CS0117	'NeoRPC' does not contain a definition for 'ForTestNet'	neo-lux-light-wallet	D:\repos\neo-lux\neo-lux-light-wallet\WalletForm.cs	11	Active
Error	CS0117	'NeoRPC' does not contain a definition for 'ForMainNet'	neo-sender	D:\repos\neo-lux\neo-sender\Sender.cs	36	Active
Error	CS0117	'NeoRPC' does not contain a definition for 'ForTestNet'	neo-sender	D:\repos\neo-lux\neo-sender\Sender.cs	37	Active
Error	CS7036	There is no argument given that corresponds to the required formal parameter 'port' of 'NeoRPC.NeoRPC(string, int)'	neo-sender	D:\repos\neo-lux\neo-sender\Sender.cs	38	Active
@Relfos
Copy link
Collaborator

Relfos commented Mar 15, 2018

Does not happen anymore. Closed

@Relfos Relfos closed this as completed Mar 15, 2018
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