Skip to content

Fix tool download on 64-bit Windows #200

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

Merged
merged 1 commit into from
Jan 26, 2018
Merged

Fix tool download on 64-bit Windows #200

merged 1 commit into from
Jan 26, 2018

Conversation

hannobraun
Copy link
Contributor

When compiling the agent on 64-bit Windows, tool downloads fail, as no
64-bit Windows builds of the tools are available (as far as I can tell).
This commit directs agents compiled for 64-bit Windows to just download
the 32-bit Windows variant of the tool.

Please note that while I have confirmed that this fix works for me (by successfully downloading bossac and uploading a program to my Arduino Due), I'm not sure if there are any side-effects of this change that I'm not aware of. Please let me know if there's anything wrong with this pull request.

Close #199.

When compiling the agent on 64-bit Windows, tool downloads fail, as no
64-bit Windows builds of the tools are available (as far as I can tell).
This commit directs agents compiled for 64-bit Windows to just download
the 32-bit Windows variant of the tool.

Signed-off-by: Hanno Braun <[email protected]>
@mastrolinux mastrolinux merged commit 2965b28 into arduino:devel Jan 26, 2018
@hannobraun hannobraun deleted the win64-support branch January 26, 2018 11:49
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

Successfully merging this pull request may close these issues.

downloadtool in debug console not working with self-compiled agent
2 participants