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

Can't run with Rust #15

Open
stevefan1999-personal opened this issue Sep 13, 2023 · 2 comments
Open

Can't run with Rust #15

stevefan1999-personal opened this issue Sep 13, 2023 · 2 comments

Comments

@stevefan1999-personal
Copy link

stevefan1999-personal commented Sep 13, 2023

Just clone this repo: https://github.com/stevefan1999-personal/crinkler-test, install Rust with rustup Crinkler with choco install crinkler and then run cargo run. It can compile, but it will get access violation on running.

@stevefan1999-personal
Copy link
Author

stevefan1999-personal commented Sep 13, 2023

I know the alternative is always to use no-std, so another branch that uses no_std works: https://github.com/stevefan1999-personal/crinkler-test/tree/no-std

@stevefan1999-personal
Copy link
Author

I suspect if I compile this on Windows 7 it should work out of the box. Just not on Windows 10 or Windows 11.

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

1 participant