[cgma-dev] Finding ACIS in Cubit
Jed Brown
jed at 59A2.org
Mon Oct 19 07:14:08 CDT 2009
I finally have Cubit, but CGM is not picking it up due to what looks
like C++ name mangling issues.
checking for AcisQueryEngine::instance_ in /home/jed/usr/cubit-20091014/bin/libcubiti19.so... no
configure: error: "Cubit library not found in /home/jed/usr/cubit-20091014/bin"
But I have:
$ nm -D /home/jed/usr/cubit-20091014/bin/libcubiti19.so |grep 'AcisQueryEngine.*instance'
0000000001da4148 D _ZN15AcisQueryEngine9instance_E
Is this unrecoverable due to Cubit being compiled with a different C++
ABI? (Cubit required libg2c.so which means it may have been built with
a GCC-3 series compiler, despite being almost five years old now.) I
know you guys are using more recent compilers, so hopefully this can be
made to work.
Jed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20091019/e5674dbd/attachment.pgp>
More information about the cgma-dev
mailing list