-
Notifications
You must be signed in to change notification settings - Fork 27
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
Error in building example 4 #41
Comments
Try running |
In the host? or inside the docker? I am a bit confused where. |
Yeah it is a bit confusing. It's not polished. Generally I always built and ran the fuzzer on the host system, so yeah I meant run |
The error looks like this:
|
As the error says, you can't use stable rust, you need nightly rust. |
Still not solved completely:
|
After running the install.sh in the main directory I tried to run the 4th example but I got this error:
The problem is it doesn't give more information for debugging.
The text was updated successfully, but these errors were encountered: