Project

General

Profile

Actions

バグ #3907

closed

idlcompile.batでIDLファイルが足りない問題

Added by n-miyamoto about 8 years ago. Updated almost 8 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
-
Start date:
02/08/2017
Due date:
% Done:

100%

Estimated time:

Description

PythonのRTCを作成する際に、idlcompile.batに必要なIDLファイルが記述されていないことがある。

例えば、ManipulatorCommonInterface_MiddleLevel.idlを利用する場合にはManipulatorCommonInterface_DataTypes.idlをインクルードしてあるため、ManipulatorCommonInterface_DataTypes.idlのコンパイルも必要だが、idlcompile.batには以下のようにManipulatorCommonInterface_MiddleLevel.idlしか記述されない事がある。

%f:python.exe=%omniidl.exe -bpython -I"%RTM_ROOT%rtm\idl" -I"C:\workspace\idl" idl/ManipulatorCommonInterface_MiddleLevel.idl

以前に生成したコードではManipulatorCommonInterface_DataTypes.idlも記述されていたのですが、発生する条件がよく分かっていません。


Related issues 1 (0 open1 closed)

Related to RTC Builder - 整備 #3982: PythonのRTC用idlcompile.batでのパスとIDL設定を変更する終了ga03/10/2017

Actions
Actions

Also available in: Atom PDF