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

nuget package exported from vcpkg does not work with UWP #16430

Closed
HppZ opened this issue Feb 26, 2021 · 5 comments
Closed

nuget package exported from vcpkg does not work with UWP #16430

HppZ opened this issue Feb 26, 2021 · 5 comments
Assignees
Labels
requires:more-information This Issue requires more information to solve

Comments

@HppZ
Copy link

HppZ commented Feb 26, 2021

Describe the bug

build log from visual studio 16.8.4:
AppContainerApplication = true
VcpkgOSTarget = windows
VcpkgTriplet = x64-windows

Environment

  • OS: [Windows]
  • Compiler: 16.8.4

Expected behavior

VcpkgOSTarget should be 'uwp'

@HppZ
Copy link
Author

HppZ commented Feb 26, 2021

#15410
#15409

updated vcpkg and regenerated nuget package. it still does not work.

@HppZ
Copy link
Author

HppZ commented Mar 2, 2021

@JackBoosY

@JackBoosY JackBoosY added the category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) label Mar 2, 2021
@NancyLi1013
Copy link
Contributor

Hi @HppZ

Could you please help confirm where do you get the messages?

AppContainerApplication = true
VcpkgOSTarget = windows
VcpkgTriplet = x64-windows

Also could you please try to add x64-uwp as Triplet in your project to rebuild?

image

@JonLiu1993
Copy link
Member

@HppZ , Can you provide your steps to reproduce? and try add x64-uwp as Triplet in your project to rebuild

@JackBoosY JackBoosY assigned JackBoosY and unassigned NancyLi1013 Jun 10, 2022
@Cheney-W Cheney-W assigned MonicaLiu0311 and unassigned JackBoosY Dec 6, 2022
@MonicaLiu0311 MonicaLiu0311 added requires:more-information This Issue requires more information to solve and removed category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) labels Dec 3, 2024
@MonicaLiu0311
Copy link
Contributor

We don't have enough information to solve this issue, unfortunately; if you have any more information to help us solve this, please reopen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:more-information This Issue requires more information to solve
Projects
None yet
Development

No branches or pull requests

6 participants