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

V compiler error #8

Open
Iskander0 opened this issue Sep 3, 2020 · 2 comments
Open

V compiler error #8

Iskander0 opened this issue Sep 3, 2020 · 2 comments

Comments

@Iskander0
Copy link

Iskander0 commented Sep 3, 2020

When I try to compile my code with the v compiler, I get the following error:

``iskander@pc ~/path/ $ v main.v

/home/iskander/.vmodules/damienfamed75/vraylib/text.v:65:2: error: unexpected name fontSize, expecting ,
63 | text string,
64 | rec Rectangle
65 | fontSize, spacing f32
| ~~~~~~~~
66 | wordWrap bool,
67 | tint Color,``

@Iskander0
Copy link
Author

V version: 0.1.29 d88e8bb

@waozixyz
Copy link

yeah there are a lot of bugs to get it working with the new version of raylib and vlang, check my fork, it seems to work now

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

2 participants