Skip to content

Conversation

@TomSang
Copy link
Contributor

@TomSang TomSang commented Jan 6, 2026

Motivation

Fix vulkan test build failure in Windows

Technical Details

min, max conflicts with windows definition

JIRA ID

Test Plan

pass vulkan test

Test Result

passed

Submission Checklist

@TomSang TomSang requested a review from a team as a code owner January 6, 2026 20:20
Copilot AI review requested due to automatic review settings January 6, 2026 20:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a Windows build failure in the Vulkan interop tests by preventing Windows.h from defining min/max macros that conflict with C++ standard library functions.

  • Adds NOMINMAX preprocessor definition before including Windows headers

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TomSang TomSang force-pushed the users/taosang/SWDEV-1-fix-vulkan-build-in-windows branch from d0323de to e4b2e2f Compare January 16, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants