0

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' has virtual functions but non-virtual destructor line 60, external location: /usr/local/redhawk/core/include/bulkio/bulkio_sdds.h C /C++ の問題

4

1 に答える 1