Skip to content

Conversation

@florelis
Copy link
Member

@florelis florelis commented Nov 25, 2025

Follow-up to #5882 to fix some issues I saw when building with VS2026.

  • Add back the setting for ReleaseStatic configuration that I deleted by accident. (The build error without this says that a the binary needs an entrypoint. So I'm assuming that without the ConfigurationType it assumes application instead of library.)
  • Added a missing include to a header.
  • Moved a template definition to be after the definition for a type it references.
  • Suppressed a warning from WIL code.

@florelis florelis requested a review from a team as a code owner November 25, 2025 23:49
@florelis florelis changed the title Add back ReleaseStatic configuration removed by accident Fixes for VS2026 Nov 26, 2025
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