-
Notifications
You must be signed in to change notification settings - Fork 82
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
hello-world example error #64
Comments
Thank you for the report! Would you mind sharing what version of windows you are using, and whether you have enabled Hyper-V and Windows Hypervisor Platform in Optional Features? We have a link in our readme detailing how to turn these features on, in case they are turned off |
Hi, sure, here is the information:
|
related #76 |
@enkomio Thank you for providing the info. Would you also mind providing the steps you take to get the error, because I'm not able to reproduce it. Did you modify any of the code by chance? |
Hi Team, |
I am also getting the same issue in windows. Do we have any workaround which we can use to make that work in windows? |
We are looking into this. Stay tuned. |
Hi,
I followed the README instructions to build and run the hello-world example, but when I run the final command
cargo run --example hello-world
I receive the following error:The text was updated successfully, but these errors were encountered: