未知的生成错误 [英] Unknown build error

查看:252
本文介绍了未知的生成错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我按照链接使用最近文件列表,但下面的语句导致构建错误。 BTW,我引用了dll文件。 xmlns:common =clr-namespace:Common工作良好,但是当我添加其余部分时它不工作。

I followed this link to make use of "recent files list" but statement below causes build error. BTW, I referenced dll file. xmlns:common="clr-namespace:Common" works good but when I add the rest it does not work.

xmlns:common="clr-namespace:Common; assembly=RecentFileListLib"

错误消息:

错误1未知的构建错误,'clr-命名空间:Common; assembly = RecentFileListLib'映射URI无效。第4行第9行。'

推荐答案

b


我刚刚下载了软件,我认为值得一提的是
,它很可能是folk会做一个副本和粘贴
xmlns:common =clr-namespace:Common; assembly = RecentFileListLib
直接从您的文章。不过我注意到
之间的空格;并且装配在XAML文件中作为错误抛出。 删除
的空间,一切正常

这篇关于未知的生成错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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