We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CX repo is missing files for it to run on windows, here is a screenshot of the errors I was getting when setting it up
ERROR in 1st pass - goyacc cxpartialparsing ********* ERROR CODE: 1 ********* open. ...\go\src\github.com\skycoin\cx\cxparser\parscxparsingcompletorer\parsingcompletorer.go: The system cannot find the path specified. ERROR in 2nd pass - goyacc cxparsingcompletor ********* ERROR CODE: 1 ********* cxparser\cxpartialparsing\partialparsing.go:1:1: expected 'package', found 'EOF' ERROR building CX.EXE from: skycoin\CX\CMD\CX ********* ERROR CODE: 1 *********
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CX repo is missing files for it to run on windows, here is a screenshot of the errors I was getting when setting it up
ERROR in 1st pass - goyacc cxpartialparsing ********* ERROR CODE: 1 ********* open. ...\go\src\github.com\skycoin\cx\cxparser\parscxparsingcompletorer\parsingcompletorer.go: The system cannot find the path specified. ERROR in 2nd pass - goyacc cxparsingcompletor ********* ERROR CODE: 1 ********* cxparser\cxpartialparsing\partialparsing.go:1:1: expected 'package', found 'EOF' ERROR building CX.EXE from: skycoin\CX\CMD\CX ********* ERROR CODE: 1 *********
The text was updated successfully, but these errors were encountered: