how to build from this source code?? #9652

issue jameshentai opened this issue on January 30, 2017
  1. jameshentai commented at 9:17 AM on January 30, 2017: none

    i want to build from this source code in visual studio or what kind of IDE for it. Not sure this project is c# or c++.

  2. jonasschnelli commented at 9:51 AM on January 30, 2017: contributor

    Compiling on windows native can be difficult. Most developers as well as the "official" binaries are using cross compilation (linux).

    Have a look here: https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md

    For an IDE, I can recommend "Qt Creator". It's a decent C++ IDE with all common features like code-completion, class/method index (and jumps), interactive debugger, etc. Qt Creator will also allow you to debug the Qt objects. And it's free.

  3. jameshentai commented at 11:10 AM on January 30, 2017: none

    how to build it in linux???

  4. jameshentai commented at 11:13 AM on January 30, 2017: none

    step by step

  5. MarcoFalke commented at 12:19 PM on January 30, 2017: member

    Have a look at https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#to-build and make sure to install the dependencies first. (Scroll down to "Ubuntu", etc)

  6. laanwj commented at 1:02 PM on January 30, 2017: member

    Please don't open issues like this. It only shows you're too lazy to look for documentation. We can't hand-hold everyone trying to build the source, certainly not on github which is for reporting code issues not a support forum. There's:

  7. laanwj closed this on Jan 30, 2017

  8. laanwj added the label Questions and Help on Jan 30, 2017
  9. 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-26 06:15 UTC

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