我正在 Centos 5.3 上使用 Redhawk 1.9 构建一个 Redhawk 设备。(Linux localhost.localdomain 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686 i686 i386 GNU/Linux)
1.) 编译 Redhawk 设备时,出现以下错误:
“'bulkio::InPort' 类型必须实现继承的纯虚方法 'omniServant::_do_get_interface'”
AR8200Device_base.cpp - 第 48 行
PortableServer::ObjectId_var oid;
command = new bulkio::InCharPort("command");
2.) 我也收到警告:'class bulkio::InSDDSPort::Callback' 具有虚函数,但非虚析构函数第 60 行,外部位置:/usr/local/redhawk/core/include/bulkio/bulkio_sdds.h C /C++ 问题