Skip to content

Difficulty consuming a C++ WinRT component in a Desktop App #1881

Answered by manodasanW
4broadcast asked this question in Q&A
Discussion options

You must be logged in to vote

I have a feeling the issue here might be the win10-x64 in the runtimes folder and that it should instead be win-x64 due to the RID graph change in .NET. But let me try this out locally and get back to you. It is typically also recommended to package the winmd in the nuget package in another folder parallel to lib like a winmd folder, but typically the winmd is only needed when doing cross process calls which I believe isn't the case here.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@4broadcast
Comment options

@dongle-the-gadget
Comment options

@4broadcast
Comment options

@manodasanW
Comment options

Answer selected by 4broadcast
@4broadcast
Comment options

Comment options

You must be logged in to vote
1 reply
@4broadcast
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants