如何在Windows Phone 8项目中添加c#dll的引用 [英] how to add reference of c# dll to windows phone 8 project

查看:87
本文介绍了如何在Windows Phone 8项目中添加c#dll的引用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用虹膜处理Windows phone 8锁定系统。所以我必须在我的项目中添加SURF库的参考,但不知道它为什么会给我错误。



这是对更高版本或不兼容程序集的引用不能是添加到项目。



任何人都可以告诉我如何将dll添加到Windows Phone 8项目或如何解决此问题

解决方案

据我所知你不能将c#库添加到windows phone或windows 8应用程序。



因为它们不同于普通的库。






我创建了一个用于Windows Phone的SIP客户端。为了能够添加所需的VoIP组件,需要安装.NET Framework。



尝试从这里下载并安装它: http://www.microsoft.com/hu-hu/download/details.aspx?id=30653 [ ^ ]



我希望它会工作!

i am working on Windows phone 8 locking system using iris. So i have to add reference of SURF library in my project but dont know why it gives me error.

which is "A reference to higher version or incompatible assembly cannot be added to the project".

Can anyone tell me how to add dll to the windows phone 8 project or how to resolve this issue

解决方案

As far as i know you can't add c# library to windows phone or windows 8 apps.

As they are different from normal libraries.


Hi,

I have created a SIP client for Windows Phone. To be able to add the required VoIP componenets it was needed to install .NET Framework.

Try to download and install it from here: http://www.microsoft.com/hu-hu/download/details.aspx?id=30653[^]

I hope it will work!


这篇关于如何在Windows Phone 8项目中添加c#dll的引用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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