-
selstadoes anyone have an idea how I can debug this compilation error that suddenly started showing up with Windows GUI? paste.debian.net/hidden/01b11cdd
-
selstano GUI code got changed so it means some dependency updated that resulted in this error
-
sech1check the order of #include in updater.cpp
-
sech1maybe move everything windows-related up
-
selstaI went through the files already but there isn't anything Windows related included
-
selstabut will go through them again, maybe I overlooked something
-
Elijah[m]Maybe uncomment this line?
-
Elijah[m]<selsta> "does anyone have an idea how I..." <- github.com/monero-project/monero/bl…b/epee/include/net/net_helper.h#L32
-
selstaIt was commented since the first commit in monero, I checked with git blame, but will try :D
-
Elijah[m]Or include winsock2.h in the updater before line 35
-
Elijah[m]^ or in network.h before line 38
-
selstaty, will try all
-
xmr-prselsta opened pull request #8170: systemd: remove outdated torsocks example
-
xmr-pr