-
Notifications
You must be signed in to change notification settings - Fork 17
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 while running esp_build on windows #22
Comments
I managed to fix the error by manually writing the nesper path in the tasks.nim file. What I did is remove line 68-71 in All of this makes me thinks it's probably an error due to running on windows... :/ |
Just a short update. I had a load of problems trying to make it work on windows so I decided to re-setup everything on WSL2. I could get Nesper 0.6.1 to compile ( With this version the compilation starts but fails after some time:
|
Hello,
This issue is from copy of a post on this thread.
I have been following the installation guide on your github page and having an issue with nimbe esp_setup that throws out this error:
I have a fresh version of esp-idf, I am running on windows 10. I tried multiple things like uninstalling and reinstalling nesper, running the command in both powershell and normal terminal .
When I copy line 67-69 to a new .nim file and execute it I don't get any error...
The text was updated successfully, but these errors were encountered: