Error on Windows 7 "GetSystemTimePreciseAsFileTime"
-
Hello, the installation process run OK, but when I try to start Strawberry on my Windows 7 64bit PC, it doesn't start. The following error is shown:
The procedure entry point "GetSystemTimePreciseAsFileTime" could not be located in the dynamic link library KERNEL32.dll
Note that the player Clementine v1.3.1 works without problem, but I would like to switch to Strawberry. Is it possible to let it work on Win7?
-
@tyco72
It's not possible because the toolkit we use (Qt) has dropped support for all Windows releases older than Windows 10.
Version 0.9.3 might still work through: https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.9.3 -
@jonas
Thank you very much. There are many files. Which is the right one for Win7? It should be one of these 2 I guess:
StrawberrySetup-0.9.3-Qt5-x64.exe
or
StrawberrySetup-0.9.3-Qt6-x64.exe -
@tyco72
Try the qt6 one first, if it doesn't work try the qt5 one. -
@jonas
Ok, the StrawberrySetup-0.9.3-Qt6-x64.exe works. Thank you for the help.