[orbitcpp-list] Problem with ORBit-idl
Status: Beta
Brought to you by:
philipd
From: Matteo A. <te...@ti...> - 2001-07-04 08:56:34
|
Hello, I'm using ORBitcpp v.0.30 (I have installation problem with v. 0.30.1). When I launch orbit-idl -l c++ file.idl it gives me an error message: "** WARNING ** : module load failed: /usr/lib/orbit-idl/liborbit-idl-c++-backend.so:cannot open shared object file:no such file or directory ** CRITICAL ** : file orbit-idl-driver.c: line 50 (orbit_idl_to_backend):assertion 'binfo && binfo -> op_output' failed. ** WARNING ** : file.idl compilation failed" When I launch orbit-idl --backenddir/usr/local/lib/orbit-idl -l c++ file.idl (this directory contains the file liborbit-idl-c++-backend.so) it giaves another error message: "Indentation screwup. This is a bug. Aborted (core dumped)." What's the problem? Thank you for the answer. MAtteo |