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

Invalid builtin function: @enumToInt #3

Closed
glyh opened this issue Jul 2, 2023 · 2 comments
Closed

Invalid builtin function: @enumToInt #3

glyh opened this issue Jul 2, 2023 · 2 comments
Assignees

Comments

@glyh
Copy link

glyh commented Jul 2, 2023

Hello I'm using 0.11.0-dev.3898+35a8e8a06, and this function is renamed. Could you clarify which version of zig you're using. Also by the way it's better to stick to some zig version that zvm has provided:

  0.7.1
  0.6.0
  0.4.0
  0.1.1
  0.8.1
  0.10.0
  0.9.0
  0.2.0
  master
  0.5.0
  0.10.1
  0.8.0
  0.7.0
  0.3.0
  0.9.1
@TalonFloof
Copy link
Owner

Hi @glyh, thank you for bringing my attention to this. I was not aware that such a major change was made to the master builds, and since I didn't use a versioning system like zvm, I didn't know that this change was made. I will be shortly committing a version of zorroOS that will build with the latest master builds of Zig. Also to note, as much as I'd like to use a stable version, zorroOS relies on features exclusive to 0.11.0 so until it releases I have to use master builds.

@TalonFloof TalonFloof self-assigned this Jul 2, 2023
@TalonFloof
Copy link
Owner

The commit in question has been pushed, you should now be able to use 0.11.0-dev.3898+35a8e8a06 to build zorroOS. Feel free to reopen this issue if you're having any further compilation issues :3

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