klogg
klogg copied to clipboard
Doesn't start on Windows 7, error message references unavailable win api method
Trying to start the klogg-22.06.0.1289-Win-x64-Qt5
build on Windows 7 yields a error message
Der Prozedureinsprungpunkt "GetCurrentThreadStackLimits" wurde in der DLL "KERNEL32.dll" nicht gefunden.
(GetCurrentThreadStackLimits was not found in KERNEL32.dll)
According to https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getcurrentthreadstacklimits this function is only available on Windows 8 and newer.
The previous release klogg-20.12.0.813-x64
works!
I can confirm this error on Win7.
This work great klogg-21.02.0.1192-x86-portable.zip
Thanks for reporting this! I don't have all windows version for testing. Klogg doesn't call this function. This could be a limitation of newer TBB version.
The same problem confirmed on Windows 7.