Using Visual Studio 2019 complie bitcoin solution failed(many compile errors). #22293

issue baimafeitu opened this issue on June 21, 2021
  1. baimafeitu commented at 2:52 AM on June 21, 2021: none
    1. OS: Win10 home edition;
    2. Build tool: VS2019 community;
    3. solution location: bitcoin\build_msvc\bitcoin.sln;
    4. Active solution config: Debug;
    5. Active solution platform: x64;

    When I use VS2019 to build bitcoin solution, there are many compiling errors: Errors

    Thank you very much.

  2. baimafeitu added the label Bug on Jun 21, 2021
  3. fanquake added the label Windows on Jun 21, 2021
  4. baimafeitu commented at 3:05 AM on June 22, 2021: none

    Anyone can help me? I'm stucked in here. Thanks very much.

  5. hebasto commented at 3:19 AM on June 22, 2021: member

    @baimafeitu

    The building process is described in Building Bitcoin Core with Visual Studio.

    In particular:

    cd build_msvc
    py -3 msvc-autogen.py
    msbuild /m bitcoin.sln /p:Platform=x64 /p:Configuration=Release /t:build
    

    Was py -3 msvc-autogen.py command successful for you?

  6. baimafeitu commented at 7:06 AM on June 23, 2021: none

    @hebasto Yes! When I execute this command, compile sucessfully! Thank you very much. Also thank you, @fanquake.

  7. baimafeitu closed this on Jun 23, 2021

  8. fanquake locked this on Jun 23, 2021
  9. fanquake removed the label Bug on Jun 23, 2021
Contributors
Labels

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:14 UTC

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