-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
compile of tvintris.v failed #22122
Comments
Note that this was the tvintris.v I found after "v install sdl". |
sdl and c2v don't have anything to do with each other. I have confirmed this failure. |
|
should also be caught by ci |
This is all documented in the README.md. We currently can not automate this process due to how If you are on a Unix based system you can run @wpeckham please also note that you will highly likely need to pass Maybe |
If I run the
|
@JalonSolov try with |
We have an issue tracking it here vlang/sdl#744 (comment) |
Yes, with that option, it works. |
I could find none of that in my README files here, but using those two commands does allow it to compile and run. Thank you! |
This should be documented in the distributed files, but that might be considered a different issue. We can close this. |
V doctor:
What did you do?
./v -g -o vdbg cmd/v && ./vdbg sdl/examples/tvintris/tvintris.v
See attached file
sdl/examples/tvintris/tvintris.v
What did you expect to see?
successful compile
What did you see instead?
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: