On 9/21/06, Joël Vennin <[EMAIL PROTECTED]> wrote:

I'm unable to compile the current cvs version. I've swig version 1.3.28, g++
4.1.1.

That's interesting ... I use SWIG 1.3.29 and it works. But any SWIG >
1.3.24 should work. Could you send me the generated py_runtime.cc
file?

Without it, all the advice I can offer is to look inside that file for
a similar method. Maybe it's called SWIG_TypeQuery instead. SWIG <=
1.3.24 used to have SWIG_TypeQueryTL ...

I guess what we'll have to do is to make our code somewhat more
robust, possibly using some preprocessor magic.

Kai


_______________________________________________
Adonthell-devel mailing list
Adonthell-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/adonthell-devel

Reply via email to