Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git-for-windows 2.47.1 x86_64 does not work on windows 7 (GetSystemTimePreciseAsFileTime not found in dll kernel32.dll) #5280

Closed
kralo opened this issue Nov 26, 2024 · 3 comments · Fixed by git-for-windows/build-extra#479 or git-for-windows/git-for-windows.github.io#54

Comments

@kralo
Copy link

kralo commented Nov 26, 2024

Git-for-windows 2.47.1 x86_64 does not work on windows 7 (git bash cannot be started), possibly due to an error in mintty, reported there (GetSystemTimePreciseAsFileTime not found in dll kernel32.dll), just so you are aware.

mintty/mintty#1298

Downgrading to 2.46 and it works again:

$ git --version --build-options
git version 2.46.0.windows.1
cpu: x86_64
built from commit: 2e6a859ffc0471f60f79c1256f766042b0d5d17d
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
feature: fsmonitor--daemon
libcurl: 8.9.0
OpenSSL: OpenSSL 3.2.2 4 Jun 2024
zlib: 1.3.1

admin@ MINGW64 ~
$ cmd.exe /c ver
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
@kralo
Copy link
Author

kralo commented Nov 26, 2024

If you don't want to run on windows 7

Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously.

then maybe just don't allow installation or create an error upon install?

@KoleckOLP
Copy link

KoleckOLP commented Nov 26, 2024

The website should not say windows 7 SP 1 is supported than.

https://gitforwindows.org/requirements.html

@dscho
Copy link
Member

dscho commented Nov 26, 2024

The website should not say windows 7 SP 1 is supported than.

https://gitforwindows.org/requirements.html

Good point. @KoleckOLP could you kindly help out and open a PR at https://github.com/git-for-windows/git-for-windows.github.io?

rimrul added a commit to rimrul/git-for-windows.github.io that referenced this issue Nov 26, 2024
As pointed out in [1] our website still claims we support Windows 7.
We don't. Teach the website about this change.

[1] git-for-windows/git#5280 (comment)

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
@rimrul rimrul linked a pull request Nov 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants