Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Build errors when building the Viewers in the sample #199

@normalsilly

Description

@normalsilly

I'm able to successfully build MixedRemoteViewCompositor.sln in the source file and ensure the MixedRemoteViewCompositor in Viewer.sln is included. When I build the Viewer.sln, it shows me some error messages but build successfully (messages attached below). However, when I run the application, change the localhost IP and click the "connect to" button, the whole viewer box just disappear as nothing happens. Do anyone know how to solve this problem?

My thinking is that it's because I've missed those winmd files, but I don't know how to add those files...

XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'Windows.Storage.Streams.winmd'
XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'Windows.Media.winmd'
XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'Windows.Media.Core.winmd'
XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'Windows.Media.Effects.winmd'

Also, there're 2 warning messages and I'm not sure if it's related to this problem.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions