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

update to V 0.4.3 #2

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

update to V 0.4.3 #2

wants to merge 24 commits into from

Conversation

kbkpbot
Copy link

@kbkpbot kbkpbot commented Jan 5, 2024

and add some missing controls

@kjlaw89
Copy link
Owner

kjlaw89 commented Jan 6, 2024

@kbkpbot thanks for the work you put into this! Quite a bit of changes, that's for sure.

When you were compiling, did you have to specify the compiler as gcc (i.e. v -cc gcc run .) or were you able to compile without any issues? I was able to get v run . to work by modifying the windows flag in viup.v to reference . instead of @VMODROOT/windows. But if I leave that and use gcc it works fine.

I was not able to get the plot example to run. It seems to compile without error (or maybe silently fails?) but it doesn't load any windows.

I'm still working configuring my Linux environment to test. Apparently Sourceforge had a scheduled maintenance window on the one day in 2 years that I actually went to get something from it, go figure...

@kbkpbot
Copy link
Author

kbkpbot commented Jan 16, 2024

@kbkpbot thanks for the work you put into this! Quite a bit of changes, that's for sure.

When you were compiling, did you have to specify the compiler as gcc (i.e. v -cc gcc run .) or were you able to compile without any issues? I was able to get v run . to work by modifying the windows flag in viup.v to reference . instead of @VMODROOT/windows. But if I leave that and use gcc it works fine.

I was not able to get the plot example to run. It seems to compile without error (or maybe silently fails?) but it doesn't load any windows.

I'm still working configuring my Linux environment to test. Apparently Sourceforge had a scheduled maintenance window on the one day in 2 years that I actually went to get something from it, go figure...

Yes, I can run examples just "v run .", or compile them "v .“
I can run the plot example , and it popup a window.
But I think the plot example is not complete yet.

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

Successfully merging this pull request may close these issues.

2 participants