简体   繁体   English

WP7中的增强现实

[英]Augmented reality in wp7

I m using SLARTOOLKIT to implement augmented reality in windows phone 7 but the source code provided in the website has some missing dlls. 我正在使用SLARTOOLKIT在Windows Phone 7中实现增强现实,但是网站中提供的源代码缺少一些dll。 When i run the project I got an error message that SlarToolkitWinPhone.dll assembly reference not exists and i can't find this dll file any where on the internet. 当我运行项目时,我收到一条错误消息,提示SlarToolkitWinPhone.dll程序集引用不存在,并且我在Internet上的任何位置都找不到此dll文件。 Can any one help me please ? 有人可以帮我吗?

Download SLARToolkit and open the "Slartoolkitwinphonesample.sln" (found in /trunk/slartoolkit.solution directory) and rebuild, this will create "SLARToolKitWinPhone.dll". 下载SLARToolkit并打开“ Slartoolkitwinphonesample.sln”(位于/trunk/slartoolkit.solution目录中)并重建,这将创建“ SLARToolKitWinPhone.dll”。 If you have problems building the sample it is most probably because windows is blocking access to the dlls in the 3rdparty directory. 如果您在构建示例时遇到问题,则最有可能是因为Windows阻止了对3rdparty目录中dll的访问。 just right clck on a dll to unblock them. 恰好点击了dll即可解除阻止。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM