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

Working on restoring functionality for latest bitcoin releases #4

Open
MSFTserver opened this issue Jan 28, 2019 · 1 comment
Open

Comments

@MSFTserver
Copy link

ive made some progress restoring functionality for bitcoins latest releases, still having some trouble if anyone would like to help. i think ive got most the dependencies updated it passes autogen and configure just fine last issues arise during the make process with some errors i cant find reference to anywhere

for some reason it seems like its trying to pass -f option to windres during the check @test -f $(WINDRES) i dont see where -f is being passed to windres at all and this seems to be my last issue im really just stuck with no solution...

image

config.log

even tried removing that check and it still fails on that line with same error somehow

img

heres what i have going on so far
https://github.com/MSFTserver/easywinbuilder

Sent from my Galaxy Note5 using FastHub

@MSFTserver
Copy link
Author

looking into msys2 as that is mingw and cygwins predecessor, alot easier and more POSIX linux functionality and tons of included libs

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

1 participant