1vanK

Results 154 comments of 1vanK

Tested here: https://github.com/dviglo2d/dviglo2d/actions/runs/12081991276/job/33692185689 The error remains

What is default SDK version in ? With -D CMAKE_SYSTEM_VERSION=10.0.26100.0 the building is successful Branch: https://github.com/dviglo2d/dviglo2d/tree/test_26100 https://github.com/dviglo2d/dviglo2d/actions/runs/12165886093/job/33930879971

Yes, the problem is gone with `windows-2025` https://github.com/dviglo2d/dviglo2d/actions/runs/12865974485/job/35867590769

(but still exists with `windows-latest`)

> Thanks for your inputs. Could you please update your sync process once and try using windows last week version(20250120.2). Let us know if you encounter any further issues. Thanks!...

It might make sense to move the slider a second before the end of the video

it's have samples

As far as I know `atexit()` is not called on crash

You need add `set(CMAKE_POLICY_DEFAULT_CMP0091 NEW)` before ``` set_property(TARGET ${target} PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$") ```

Upgrade the version to at least 3.16 ``` Compatibility with CMake < 3.10 will be removed from a future version of CMake. ```