Re: orbit-idl-2 compile errors

Frank Rehberger <[email protected]> Thu, 09 Jul 2009 10:51:08 +0200
Newsgroups gmane.comp.gnome.orbit.general
Message-ID <[email protected]>
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