派生类必须提供实现 [英] Derived classes must provide an implementation

查看:264
本文介绍了派生类必须提供实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在VS11中运行构建,我得到

Running a build in VS11 and I get

"派生类必须提供实现"

"Derived classes must provide an implementation"

没有其他错误消息。它表示源文件和行号是空白的。

There are no other error messages. Where it would indicate source file and line number is blank.

我删除了所有抽象类,并使所有抽象方法/属性都是虚拟的。仍然收到消息。

I removed all abstract classes and made all abstract methods/properties virtual. Still get the message.

代码是从WPF到Metro的20,000线路端口。它在WPF下工作正常。

The code is a 20,000 line port from WPF to Metro. It works fine under WPF.

如果Visual Studio在错误报告中更具体,那将是非常好的。

It would be REALLY NICE if Visual Studio could be more specific in its error reporting.

推荐答案

您好,

感谢您报告此问题,是否可以在此处粘贴错误代码的错误消息?这将有助于我们识别生成错误消息的组件。

Thanks for reporting this issue, can you please paste the error message with error code here? This will help us identify the component generating the error message.

-Navit Saxena

-Navit Saxena


这篇关于派生类必须提供实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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