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

How to install regex to V? #1

Open
changrui opened this issue Jul 8, 2019 · 3 comments
Open

How to install regex to V? #1

changrui opened this issue Jul 8, 2019 · 3 comments

Comments

@changrui
Copy link

changrui commented Jul 8, 2019

hi, I like this libs, but how to install it? thanks.

@ciubotaru
Copy link

It should be enough to copy the content of src/ into vlib/regex/ of V compiler source tree. No need to recompile V itself.

@spytheman
Copy link

You can do v install regex .

@ianwijma
Copy link

After installing it throws the following error:
main.v:4:12: cannot import module "regex" (no .v files in "/home/<user>/.vmodules/regex")

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

4 participants