[cosmic-users] import IDL to PICML - error
William R. Otte
wotte at dre.vanderbilt.edu
Wed Sep 26 12:58:43 CDT 2007
Hi Ricardo -
On Sep 26, 2007, at 12:55 PM, Ricardo Perrone wrote:
> I am trying to import IDL to PICML (http://www.dre.vanderbilt.edu/
> ~schmidt/DOC_ROOT/CIAO/docs/tutorials/Quoter/Simple/03.html), but
> when a run this command:
>
>> idl_to_picml -x MyQuoter -r . -I .\Stock_Base -I %TAO_ROOT% -I %
>> TAO_ROOT%\orbsvcs -I %CIAO_ROOT%\ciao
>
> the following error appears:
>
> tao-idli_gcUfAl.cpp
> processing ./Broker/Broker.idl
> tao-idli_U5k6OE.cpp
> processing ./Broker/BrokerE.idl
> Error: Filename ciao/CCM_Container.idl, included in ./Broker/
> BrokerE.idl, not found in id table.
>
> I check that BrokerE.idl was generated by cidlc in one previous
> step. Is it really necessary import this idl file or only
> Stock_Base.idl, Distributor.idl and Broker.idl?
> And how can i solve this error?
No, you shouldn't try to import generated IDL. Please clean your
project to delete all generated files and try again.
Thanks,
/-Will
More information about the cosmic-users
mailing list