|
From: Matthias T. <th...@ei...> - 2003-05-12 07:04:08
|
Hello Haejoong,
Haejoong Lee wrote:
> GetAnchorSet now returns a list. Fixes are in the CVS. (I swear this
> time :-)
There seems to be a little problem now, as you added GetRef to the
latest src/ag_wrapper/AGAPI.i, but the implementation in AGAPI.cc is
missing. Therefor, trying to use the scripting wrappers (I tried both
Tcl and Python) results in:
% ./agtest.py /usr2/tho/annotation/scripts/test.xml
Traceback (most recent call last):
File "./agtest.py", line 6, in ?
import ag
ImportError: /usr/local/lib/ag/python/ag.so: undefined symbol: _Z6GetRefSs
Regards.
Matthias
|