I did a git pull, updated everything, tried make again but got another error. I installed gcc-mingw-w64 and mingw-64. Tried make again and got another error. This time it says iconv.h is not found. Do I have to change sources to point to /usr/include/iconv.h ? I'm on lubuntu 16.04, so it's a bit old.
Edit.: Finally was able to compile to win. I've read the makefile and found instructions about win-iconv and patching the makefile. Thank you.
Edit2.: Well, my build has something wrong. If I issue a "hashcat --help", I get a "hashcat (v5.1.0-652-gc43ef40) starting..." but nothing else. The official binaries are working fine.
Edit.: Finally was able to compile to win. I've read the makefile and found instructions about win-iconv and patching the makefile. Thank you.
Edit2.: Well, my build has something wrong. If I issue a "hashcat --help", I get a "hashcat (v5.1.0-652-gc43ef40) starting..." but nothing else. The official binaries are working fine.