Building in windows x64 #581

issue alexwaters opened this issue on October 10, 2011
  1. alexwaters commented at 9:22 PM on October 10, 2011: contributor

    I have followed https://github.com/bitcoin/bitcoin/blob/master/doc/readme-qt.rst - in order to build QT in windows (with 0.5.0) and I get the following error: http://i.imgur.com/q3GGa.png

  2. gavinandresen commented at 4:32 PM on October 11, 2011: contributor

    Why are you building x64?

    There's no reason to, 32-bit runs fine on 64-bit machines and nothing is gained using 64-bit, except less compatibility, a larger executable, and, most likely, slightly lower performance.

  3. alexwaters commented at 4:35 PM on October 11, 2011: contributor

    Sorry, I should rephrase that. I am not trying to build a 64-bit client. I am just using windows 7 x64 (which I thought is the reason I am getting the above error.)

  4. laanwj commented at 6:51 PM on October 11, 2011: member

    When building a 64-bit executable, you should also make sure that all the dependencies are 64 bit. The deps from https://download.visucore.com/bitcoin/qtgui_deps_1.zip are 32-bit so that will fail.

    It might be the case that Qt SDK tries to build a 64-bit executable by default on a 64-bit OS? If so maybe there is a flag to force it to build a 32-bit one (-m32 for gcc?) I'm not sure, I can only try on 32 bit right now.

  5. ghost assigned alexwaters on Oct 20, 2011
  6. burger2 commented at 6:18 AM on October 10, 2012: contributor

    Have you tried building the latest version (0.7.0 or 0.7.1rc1) lately? Is this bug still here?

  7. leofidus commented at 12:55 AM on April 7, 2014: none

    Building on Windows 7 x64 works with 0.9.0. This seems to be resolved.

  8. alexwaters unassigned alexwaters on Apr 7, 2014
  9. laanwj closed this on Apr 7, 2014

  10. dexX7 referenced this in commit af96220c85 on Apr 17, 2018
  11. rajarshimaitra referenced this in commit e8e46646a8 on Aug 5, 2021
  12. MarcoFalke 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-21 18:16 UTC

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