An error at compilation step tells that "interface from the imported module is not available in the target one".
http://www.swig.org/Doc1.3/Modules.html#Modules_nn1
Thanks for your bug report. I can reproduce this and I'm investigating.
Appears on SWIG 1.3.40 and 2.0.2 (Ubuntu Linux, Maverick, amd64)
I've pushed a fix:
commit a6eae77dd58161360dda730fa7848279d48e9431 (HEAD -> master, origin/master, origin/HEAD) Author: Olly Betts <olly@survex.com> Date: Fri Mar 18 19:26:16 2022 +1300 Fix module example so generated code compiles Fixes https://sourceforge.net/p/swig/bugs/1141/
Thanks, and sorry it took a while to fix.
Log in to post a comment.
Thanks for your bug report. I can reproduce this and I'm
investigating.
Appears on SWIG 1.3.40 and 2.0.2 (Ubuntu Linux, Maverick, amd64)
I've pushed a fix:
Thanks, and sorry it took a while to fix.