Skip to content

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.

@Wajinn
Copy link

Wajinn commented Dec 9, 2025

Good library, hopeful for updates.

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.

3 participants