having the hardest time figuring out this issue 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, i know i know i could just build it on linux but i am trying to bring back an old project(easywinbuilder) and this seems to be my last issue im really just stuck with no solution...
config.log
[Windows, MinGW] error windres -f invalid option #15271
issue MSFTserver opened this issue on January 27, 2019-
MSFTserver commented at 5:31 AM on January 27, 2019: none
- fanquake added the label Windows on Jan 27, 2019
-
MSFTserver commented at 5:47 AM on January 27, 2019: none
config log is big due to me having so many debug flags trying to pinpoint the issue as my past errors have really been about something else than what the error stated and i had to dig to fix past stuff ive had issues with...so im thinking this may be the case here to
Sent from my Galaxy Note5 using FastHub
-
MSFTserver commented at 5:33 PM on January 27, 2019: none
incase any wonders how im compiling dependencies and such here is the project im working on https://github.com/MSFTserver/easywinbuilder
Sent from my Galaxy Note5 using FastHub
-
fanquake commented at 12:16 AM on January 28, 2019: member
Problems with your custom build system do not warrant an issue here. In any case, I'd recommend using the depends system instead.
- fanquake closed this on Jan 28, 2019
-
MSFTserver commented at 2:57 AM on January 28, 2019: none
that just fails for me on windows and MinGW
-
fanquake commented at 3:03 AM on January 28, 2019: member
@MSFTserver if it’s failing, can you post more information? You can also use it from inside the Windows Subsystem for Linux.
-
MSFTserver commented at 3:03 AM on January 28, 2019: none
also not sure what you mean by custom build system...its the same type of question everyone else asks about windows compiling so why not just close every issue about compiling on windows if you consider windows a custom build system
-
MSFTserver commented at 3:09 AM on January 28, 2019: none
@fanquake it really doesnt have an error since im on windows the depends system only detects builders for linux and mac, i tried tricking the system into building depends by specifying a linux BUILD with mingw HOST that somewhat worked but alot of issues calling other linux based that should work since im on mingw but thats besides this main issue im having where it checks for windres in the file with test -f commands i removed all of them that point towards windres where it was failing and the error still returns yet it isnt even in my code anymore im truely baffled at this sentient compiling lol
Sent from my Galaxy Note5 using FastHub
-
MSFTserver commented at 3:11 AM on January 28, 2019: none
example of this sentient compiling using commands that dont exist, completely fresh branch woth changes only provided to the make files, so it wasnt because i ran make or configure before changesSent from my Galaxy Note5 using FastHub
-
MSFTserver commented at 4:49 PM on January 28, 2019: none
could you reopen this issue...@fanquake you honestly didnt even look at my issue and just assumed some shit and closed this issue, and can you clarify what you mean by custom build when your vanilla deps fail with your make file provided?
-
MarcoFalke commented at 4:54 PM on January 28, 2019: member
We only support builds on windows via
- https://github.com/bitcoin/bitcoin/tree/master/build_msvc (native, for development only)
- https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md (cross-compilation, for releases)
-
MSFTserver commented at 5:03 PM on January 28, 2019: none
im working on this(windows MinGW with POSIX) and just wanted a little help -
MarcoFalke commented at 6:20 PM on January 28, 2019: member
Thanks for working on this, though I presume you are the first one (or one of very few to do it), so don't expect help right away. Going to reopen for now.
- MarcoFalke reopened this on Jan 28, 2019
- MarcoFalke added the label Build system on Jan 28, 2019
- MarcoFalke added the label Questions and Help on Jan 28, 2019
-
MSFTserver commented at 6:43 PM on January 28, 2019: none
thanks, yea i dont expect help fast, but its worth a try where it seems the majority of you have alot of experience compiling ive tried asking around in other programmer chats and they are just dumbfounded about my error, spent atleast a month on this issue now and im just resorting to posting here for any solution, that other link may have confused fanquake, it really just launches the stuff you setup for making, all my depends seem to be in order configure doesnt fail i can see all the relevant paths compared them to some others install on linux just this one issue not sure if there some for loop that also checks all the depends because ive deleted that one on line 11227 but says its still erroring there anyway thanks again
Sent from my Galaxy Note5 using FastHub
- MSFTserver renamed this:
compiling on windows error
[future guide] Compiling on Windows, MinGW with POSIX
on Jan 28, 2019 - MSFTserver renamed this:
[future guide] Compiling on Windows, MinGW with POSIX
[Windows, MinGW] error windres -f invalid option
on Feb 1, 2019 - fanquake closed this on Feb 3, 2020
- DrahtBot locked this on Feb 15, 2022