powturbo / TurboBench

Compression Benchmark
326 stars 34 forks source link

[INCOMPLETE] Windows static binary #9

Closed sergeevabc closed 6 years ago

sergeevabc commented 6 years ago

Dear @powturbo, Could you be so kind to generate static .exe for the rest of us who have no various lib*.dll libraries?

powturbo commented 6 years ago

you can use the program "turbobenchs" from the download link. No external library is required.

sergeevabc commented 6 years ago

turbobenchs.exe crashes right after launch on Windows 7 x64 (see log for details).

powturbo commented 6 years ago

Witch CPU are using? I think you must have a sandy bridge cpu or newer.

powturbo commented 6 years ago

This is the reason, sorry. You must have as a minimum a core2 cpu (better >= Sandy bridge), otherwise you must compile turbobench yourself using a mingw64 compiler.