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

Сompile error: "cannot open 'doc/basicopt.txt'" #293

Closed
vadim-su opened this issue Dec 29, 2016 · 2 comments
Closed

Сompile error: "cannot open 'doc/basicopt.txt'" #293

vadim-su opened this issue Dec 29, 2016 · 2 comments
Labels

Comments

@vadim-su
Copy link

commands:

git clone https://github.com/nim-lang/nimble.git
cd nimble
git checkout v0.7.10
nim c src/nimble
src/nimble install

log:

...
Hint: cookies [Processing]
Hint: typesrenderer [Processing]
Hint: passaux [Processing]
Hint: sem [Processing]
Hint: semfold [Processing]
Hint: commands [Processing]
Hint: nimblecmd [Processing]
compiler/commands.nim(59, 16) Error: cannot open 'doc/basicopt.txt'

nim version:

nim -v
Nim Compiler Version 0.15.2 (2016-12-29) [Linux: amd64]
Copyright (c) 2006-2016 by Andreas Rumpf

active boot switches: -d:release

What am I doing wrong?

@dom96
Copy link
Collaborator

dom96 commented Dec 29, 2016

Don't attempt to compile Nimble yourself. Have you seen the Nimble readme's installation section? and a similar section in Nim's repo?

@dom96 dom96 added the Question label Dec 29, 2016
@vadim-su
Copy link
Author

vadim-su commented Jan 2, 2017

Hmm, ok.

@vadim-su vadim-su closed this as completed Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants