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

Fix VS2022 17.13 build failure #2

Closed
wants to merge 1 commit into from
Closed

Fix VS2022 17.13 build failure #2

wants to merge 1 commit into from

Conversation

vovodroid
Copy link
Owner

After update to the VS2022 17.13 build fails with error 'system_clock': is not a member of 'std::chrono'

According to https://devblogs.microsoft.com/cppblog/whats-new-for-c-developers-in-visual-studio-2022-17-13/ #include <chrono> should be added.

I don't know whether this fix affects other platforms.

@vovodroid vovodroid closed this Feb 21, 2025
vovodroid pushed a commit that referenced this pull request Feb 26, 2025
* Add Zink Override

Add Zink Override

* Add Zink Override (#1)

Add Zink Override

* Fix escape literals

* Fix Escape Literals (#2)

* Add Zink Override

Add Zink Override

* Fix escape literals

* Add checks for wayland/render gpu and manual user overrides

---------

Co-authored-by: SoftFever <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant