-
Notifications
You must be signed in to change notification settings - Fork 503
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
Version 0.8.5 can't compile on windows #174
Comments
can you post your full log of compilation. |
it's the full log |
with this options activated there is no error anymore oO |
@craiq did you installed the win10 version from windows app store, or just a normal exe file from Arduino website ? Never mind, I could reproduce this issue. I was on 1.8.5 previsouly. This only happens with 1.8.6 |
from the website |
Thanks for reporting, we will try to fix this asap. |
I just installed Arduino IDE 1.8.6 onto my Windows 10 (10.0.17134 Build 17134) and had the exact same issue. Enabling the verbose output solved the problem also. |
@craiq @clratzlaff try replacing your adafruit-nrfutil exec in Adafruit_nRF52_Arduino\tools\adafruit-nrfutil\win32 with this one and try again? https://s3.amazonaws.com/uploads.hipchat.com/95690/1622213/Fkh16cYONkP3owE/adafruit-nrfutil.exe if that fixes it we'll bump and re-release |
Thanks for the fix. That fixed the problem. I can now compile and upload without the verbose flags set. |
yay thanks for checking :) |
We just release 0.8.6 that should fix this issue along with other minors issue. Thanks for posting. |
back from holiday. thx its solved! |
Hey,
OS: Windows 10 Pro 64-Bit (10.0, Build 15063)
Arduino IDE 1.8.6
after updating to version 0.8.5 I get following compiler error:
going back to 0.8.4 solves the problem.
Tested this on the bleuart example.
The text was updated successfully, but these errors were encountered: