Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can open this project, without ability to compile #30

Open
liiijz opened this issue Feb 8, 2018 · 1 comment
Open

I can open this project, without ability to compile #30

liiijz opened this issue Feb 8, 2018 · 1 comment

Comments

@liiijz
Copy link

liiijz commented Feb 8, 2018

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 ?

@kobake
Copy link
Owner

kobake commented Jul 28, 2018

Thanks for your report.

Only VS2017 is requird for this project.
But when I checked the proejct just now, some compile errors occured.
The cause is that depending nuget boost was too old, so now I've updated to use latest boost library on #32 .

Please try again if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants