build for windows from linux
#4
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.
Reply


Messages In This Thread
build for windows from linux - by rtr - 03-03-2019, 12:46 AM
RE: build for windows from linux - by philsmd - 03-03-2019, 09:31 AM
RE: build for windows from linux - by atom - 03-03-2019, 11:33 AM
RE: build for windows from linux - by rtr - 03-04-2019, 12:04 AM