Krzysztof Kowalczyk
Krzysztof Kowalczyk
Could try to use `windows-2019` image which has Visual Studio `16.11.34601.136` (https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md)
still crashing in latest pre-release even though vs version is updated to `17.9.34714.143`
I've downgraded GitHub daily builder to earlier vs version. Hopefully it'll fix the next daily build.
I forgot that building with vs 2019 is no longer supported so have to wait for Microsoft to fix the vs 2022 code generation bug and update the GitHub runners.
If you compile with vs 2022 preview (https://visualstudio.microsoft.com/vs/preview/) it should be fine and require no changes. It's just that the version of vs 2022 installed on GitHub's build servers is...
16105 or later should not crash there
Official 32-bit build should not crash anymore so you don't have to compile from sources, just download the latest pre-release binary.
It's already out at https://www.sumatrapdfreader.org/prerelease, just make sure its 16105 or later. Go is unfortunately needed. If you have winget, you can install it with `winget install GoLang.Go`
VS version on github is now 17.10.35122.118 I've disabled the work around for mis-compilation. Will have to see if it still crashes.
I've only tested built-in pdf viewer in chrome and it doesn't work this way. A double click selects a word which doesn't include `.,%` characters. A triple click selects a...