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

[DirectXTK] Fix UWP build error #7233

Merged
merged 1 commit into from
Jul 18, 2019
Merged

[DirectXTK] Fix UWP build error #7233

merged 1 commit into from
Jul 18, 2019

Conversation

Cheney-W
Copy link
Contributor

Related with issue: #5011

  1. The application type of DirectXTK_Windows10.vcxproj is Windows Store, so it's the corresponding project for UWP triplete.
  2. The configuration of DirectXTK_Windows10.sln should be Win32 instead of x86, so add a patch for fixing this issue.

@Cheney-W Cheney-W added the info:internal This PR or Issue was filed by the vcpkg team. label Jul 11, 2019
@Rastaban Rastaban merged commit 4661bb1 into microsoft:master Jul 18, 2019
JackBoosY pushed a commit to ras0219-msft/vcpkg that referenced this pull request Jul 19, 2019
ras0219-msft added a commit that referenced this pull request Aug 24, 2019
* [many ports] Upgrades 2019.07.11

* Re-generate patches and fix build errors.

* [manyport]Fix build errors.

* Fix avro-c and console-bridge failures, revert curl and tesseract

* fix botan failure

* Fix build errors and undo some ports upgrades.

* [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors

* Fix build errors.

* [angle]Undo upgrade changes.

* [directxtk]Fix UWP build error (#7233)

* Revert leptonica since it cause tesseract failed

* Revert jsonnet

* [google-cloud-cpp] Disable parallel configure due to source directory writes

* [many ports] Undo undesired changes

* [bitsery] Fix indentation

* [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff

* fix console-bridge and remove usockets unused patch

* update ogre patch

* [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge.

* [console-bridge] Fix export macro

* [avro-c] Revert upgrade; split to #7875

* [avro-c] Complete previous revert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants