orbit-idl-2 compile errors

View: New views
2 Messages — Rating Filter:   Alert me  

orbit-idl-2 compile errors

by Scovel, Mark-P64544 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

I get the following when trying to compile an idl file to cpp…

 

 

 

[mscovel@localhost ch_3]$ orbit-idl-2 --lang=cpp time.idl

orbit-idl-2 2.14.12 compiling

  mode, hide preprocessor errors, passes: stubs skels common headers

 

Processing file time.idl

 

** (orbit-idl-2:11412): WARNING **: idl-compiler backend not found.

 

** (orbit-idl-2:11412): WARNING **: time.idl compilation failed

[mscovel@localhost ch_3]$

 

 

 

 

 

 

Where can I get a command line reference for Orbit2?

 

Thanks,
Mark Scovel
260-434-9541
This email message is for the sole use of the intended recipient(s) and may contain GDC4S confidential or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not an intended recipient, please contact the sender by reply email and destroy all copies of the original message.

 


_______________________________________________
orbit-list mailing list
orbit-list@...
http://mail.gnome.org/mailman/listinfo/orbit-list

Re: orbit-idl-2 compile errors

by Frank Rehberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Scovel, Mark-P64544 wrote:
> I get the following when trying to compile an idl file to cpp...
>
>  
by default ORBit2 supports C, for C++ support  you need an additional
package orbitcpp providing the required idl-code-generator backend and
wrappers.

If not shipped with your distribution, you can checkout from
http://git.gnome.org/cgit/orbitcpp/ and compile.

Hope that helps, Frank

_______________________________________________
orbit-list mailing list
orbit-list@...
http://mail.gnome.org/mailman/listinfo/orbit-list