tepe
tepe copied to clipboard
Windows binary is not statically linked
Error when running the binary:
C:/Users/joe/Downloads/tepe-x86_64-pc-windows-msvc.exe: error while loading shared libraries: api-ms-win-crt-heap-l1-1-0.dll: cannot open shared object file: No such file or directory
Considering the antivirus screams at you for trying to download it, Windows might be better off not having precompiled binaries.
Seems like a simple feature flag could solve the issue: statically-linking-msvcrt