Git Product home page Git Product logo

kobake / bitcoin-msvc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcoin/bitcoin

19.0 19.0 15.0 133.53 MB

Bitcoin Core on Visual Studio 2019

Home Page: https://github.com/bitcoin/bitcoin

License: MIT License

Makefile 7.64% Shell 0.63% M4 0.60% QMake 0.01% Python 3.54% C++ 29.03% C 27.53% Objective-C++ 0.02% Assembly 0.09% Java 13.14% Objective-C 0.36% Tcl 8.13% HTML 0.67% C# 6.00% Awk 0.02% CSS 0.01% Perl 1.75% OpenEdge ABL 0.21% XS 0.61% PHP 0.01%

bitcoin-msvc's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bitcoin-msvc's Issues

NuGet namespace conflicts

Hello,

I sent you a message on NuGet a couple of years ago. I'm glad you like the NuGet packaging that I created and got some use out of it. But in posting nearly identical NuGet packages with the same naming convention that I was using, the namespace has become conflicted.

Some examples:

https://www.nuget.org/packages?q=secp256k1
https://www.nuget.org/packages?q=libzmq

I switched from underscores to hyphens in an attempt to work around your secp256k1 packages that used my naming convention, but you were the hyphen convention in another secp256k1 package as well. So both of us have confusing naming inconsistencies.

I've documented the version history and namespace conflicts here. Please contact me directly so that we might work it out.

Best,
Eric

I can open this project, without ability to compile

Hi Kobake, thank you for porting bitcoin source to visual studio, but can you provide extern library this project needed?
bitcoin is writtern by may posix interfaces, so when you hit compile button, it won't work because windows doesn't include any posix headers... many errors appear.
Do I need cygwin or mingw?
Any guide or steps on how to build this in VS 2017 ?

First build on VS2017 errors

After trying to build bitcoin-core for the entire day on Win10/VS2017 I finally gave up. I was excited to see this project and gave it a shot.

When building latest on Win10, VS2017 (15.2 (26430.16)) I get compat.h(35): fatal error C1083: Cannot open include file: 'sys/fcntl.h': No such file or directory. I tried changing the Windows SDK target to 10 instead of 8.1, but that produced the same error.

wipつぶす

急ぎの発表用にwipコミット入れちゃったので消して force push する

Potential NuGet Reference Error in .vcxproj Files

Hi Team,

First off, great work on this project! When compiling in VS CE 2017, I get this NuGet error message:

Error This project references NuGet package(s) that are missing on this computer. ... The missing file is packages\boost.1.63.0.0\build\native\boost.targets. _bitcoin_common D:\dev\bitcoin\bitcoin-msvc-original-master-merge_bitcoin_common.vcxproj 545

Upon tracking down the configs in the <packages.config> file, and comparing those to, for example, <_bitcoin_common.vcxproj>, there seems to be a conflict: <packages.config> refrences boost.targ for 1.67, whereas all project files reference boost 1.63.

Is this a true error, or am I misunderstanding this setup? In any case, it breaks my compilation efforts.

Thanks in advance for your input!

test_bitcoin results

Does test_bitcoin work properly for you?

After building the solution on Win10 and running test_bitcoin.exe I get some assert failures and then it appears to hang (I haven't debugged it as yet). I'm wondering if this could be related to my build environment or whether it's a common problem introduced by the msvc build?

If I build the bitcoin code using mingw and execute the test_bitcoin.exe produced by it it runs correctly with no errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.