Skip to content

[sdl2-gfx] Fix build error on non windows#10575

Merged
ras0219-msft merged 3 commits intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/10570-fix-sdl2-gfx
Apr 24, 2020
Merged

[sdl2-gfx] Fix build error on non windows#10575
ras0219-msft merged 3 commits intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/10570-fix-sdl2-gfx

Conversation

@NancyLi1013
Copy link
Copy Markdown
Contributor

windows.h is only needed on Windows platform.
So I updated it only when WIN32, the related definitions could be added.
Other changes:

  • Remove include(vcpkg_common_functions)
  • Add unsupported messages
  • Update copyright
  • Add Supports: widows field to CONTROL file

Related issue #10570

Note: No features need to test.

@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Mar 27, 2020
Comment thread ports/sdl2-gfx/portfile.cmake Outdated
@dan-shaw dan-shaw added waiting for response and removed info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Mar 28, 2020
@JackBoosY
Copy link
Copy Markdown
Contributor

Needs to wait to resolve the osg-qt regression in #10637.

@JackBoosY JackBoosY requested a review from dan-shaw April 1, 2020 05:57
@JackBoosY
Copy link
Copy Markdown
Contributor

/azp run

@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Apr 16, 2020
@ras0219-msft ras0219-msft merged commit 56738de into microsoft:master Apr 24, 2020
@ras0219-msft
Copy link
Copy Markdown
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants