google-chat-linux
google-chat-linux copied to clipboard
DiscardVirtualMemory error
I would like to ask what are the minimum requirements for the Windows version? I don't see it listed anywhere. Because in Win7 I get the error DiscardVirtualMemory in kernel32.dll not found.
Hi,
I'm sorry to admit I have absolutely no idea nor any way to test.
Unfortunately I've just came accross this
https://www.electronjs.org/blog/electron-22-0
Windows 7/8/8.1 will not be supported in Electron 23 and later major releases.
So, I bet you could see in previous versions if there's still one called "5.22.xxx" and check if it works ?
Apparently I had no 22 but a 21 : https://github.com/squalou/google-chat-linux/releases/tag/5.21.19-1
Only other solution might be to rebuild from sources, changing electron to 22 in package.json and hoping things works.
It works with version 5.21.19-1, thanks!
Only other solution might be to rebuild from sources, changing electron to 22 in package.json and hoping things works.
Oh, sorry, I can't do this, I'm just a bit of an advanced user :-)