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...

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

heres what i have going on so far
https://github.com/MSFTserver/easywinbuilder
Sent from my Galaxy Note5 using FastHub
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...config.log
even tried removing that check and it still fails on that line with same error somehow
heres what i have going on so far
https://github.com/MSFTserver/easywinbuilder
Sent from my Galaxy Note5 using FastHub