Closed spoNge369 closed 2 months ago
I was able to compile it with:
x86_64-w64-mingw32-gcc cookie-monster.c -o cookie-monster.exe -lshlwapi -lcrypt32 -lntdll
but make
dont compile :(
I'm going to close this, because it's getting weird.
@KingOfTheNOPs, set it to closed, to prevent this spam from being in the main Issues tab.
there were spam comments, I see they deleted everything
hi, I using ubuntu-22.04.4-desktop-amd64.iso
install make and mingw like this: sudo apt install gcc-mingw-w64-x86-64-win32 make -y
thanks for the tool :)