Trouble Installing Bitcoin Core on Windows 10 64-Bit #11584

issue zzinda19 opened this issue on October 31, 2017
  1. zzinda19 commented at 1:21 AM on October 31, 2017: none

    Describe the issue

    Hi all, so I've recently started attempting to install bitcoin core on Windows, I've installed the Linux features using windows developer mode, but I keep hitting this one snag I can't get passed.

    When I get to the part in the setup that says: make HOST=x86_64-w64-mingw32 I get all types of error messages about the configure folder.

    I've tried multiple times and keep getting these error messages: img3

    Any guidance would be greatly appreciated. Thanks-

  2. fanquake added the label Windows on Oct 31, 2017
  3. sipsorcery commented at 1:46 AM on October 31, 2017: member

    My guess would be you've still got some problematic directories in your bash path. The Bitcoin build scripts don't seem to cope when there are directories with spaces in them. You can check your path with:

    echo $PATH

    You can further test by setting a minimal path for your current bash session and then retry the depends make script. To do so type the line below on your bash console:

    PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

  4. fanquake commented at 9:29 AM on November 4, 2017: member

    @zzinda19 have you resolved the issue? Please close this if it is fixed.

  5. zzinda19 commented at 7:34 PM on November 5, 2017: none

    Same response capture

  6. acasaccia commented at 7:23 PM on November 7, 2017: none

    I have solved the same problem by cloning the repo in /usr/src rather than in a sub folder of the Windows home. Try to follow the steps listed here: #11549 (comment). Apparently they worked for some people. I was able to make the dependencies even though I got stuck compiling the core afterwards.

  7. fanquake commented at 11:46 PM on November 14, 2017: member

    Closing now that #11438 has been merged. If you're still having issues, can you comment in #11685.

  8. fanquake closed this on Nov 14, 2017

  9. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 03:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me