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

Missing cast? #61

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Missing cast? #61

merged 1 commit into from
Jan 24, 2024

Conversation

pema99
Copy link
Contributor

@pema99 pema99 commented Jan 24, 2024

I get an error building the latest release without this cast - that mesh.mMethod is a i32 rather than a u32. I think it might have to do with me using a slightly older version of Rust (1.70.0) due to other constraints. I don't think the cast hurts anything regardless, so consider including?

@jkvargas
Copy link
Owner

Thanks for your contribution.
This is likely a windows related issue. We had some similar errors in the past.
One day we need to enable a windows build on the pipeline =)

@jkvargas jkvargas merged commit 67accd0 into jkvargas:master Jan 24, 2024
3 checks passed
@pema99
Copy link
Contributor Author

pema99 commented Jan 24, 2024

I am on windows, fwiw

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