在哪里获取Microsoft.Expression.Encoder.Devices的DLL [英] Where to get DLL for Microsoft.Expression.Encoder.Devices

查看:207
本文介绍了在哪里获取Microsoft.Expression.Encoder.Devices的DLL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试运行使用C#,WPF应用程序编写的WebCam项目。我要运行的项目位于CodeProject网站上。 LINK
他们没有为我提供 Microsoft.Expression.Encoder.Devices DLL。我在网上搜索,找不到。

I'm trying to run this WebCam project which written in C#, WPF Application. The project I'm trying to run is on CodeProject website. LINK They didn't provide me with Microsoft.Expression.Encoder.Devices DLL. I searched it online, I cannot find it.

using Microsoft.Expression.Encoder.Devices;




错误:类型或命名空间名称 Expression不存在命名空间 Microsoft(您是否缺少程序集引用?)

ERROR: The Type or NameSpace name 'Expression' does not exist in the namespace 'Microsoft'(are you missing an assembly reference?)


推荐答案

在我发布的同一CodeProject链接中查看引用部分,然后下载并安装 Expression Encoder 4,具体取决于安装位置,然后在其中找到DLL文件。然后只需将该DLL复制到您的项目中并添加到引用中即可。

so I had to look at the references section in the same CodeProject link i posted and download and install 'Expression Encoder 4' after that, depending on where that thing installed, the DLL file will be found there. Then just copy that DLL to your project and add to references.

这篇关于在哪里获取Microsoft.Expression.Encoder.Devices的DLL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆