Closed sech1p closed 3 years ago
I just installed cygwin (didn't even know it exixted), but I have no idea on how am I supposed to compile it: cygwin
, cygwin32
and cygwin-devel
are installed, but all sys/
includes do not work, even if I add the -I /usr/includes/
flag. Could you add a new option in the makefile just for windows? Thanks
I just installed cygwin (didn't even know it exixted), but I have no idea on how am I supposed to compile it:
cygwin
,cygwin32
andcygwin-devel
are installed, but allsys/
includes do not work, even if I add the-I /usr/includes/
flag. Could you add a new option in the makefile just for windows? Thanks
I will add later because now I do not have access to a Windows computer, although it compiles on msys2 without any problems
I just installed cygwin (didn't even know it exixted), but I have no idea on how am I supposed to compile it:
cygwin
,cygwin32
andcygwin-devel
are installed, but allsys/
includes do not work, even if I add the-I /usr/includes/
flag. Could you add a new option in the makefile just for windows? Thanks
it's look like compilation under cygwin doesn't need any modifications
screenshot from fresh cygwin installation (with gcc
and make
):
That's awkward, I got lots of errors with the libs, anyway I'll retry tomorrow
windows in action:
uwufetch for vanilla Windows should works after replacing all
iscygwin
/Windows-related phrases to fetching bywmic
(because fetching the used ram amount by windows api is a pain)