Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python binding fails to build with swig 4.1 #73

Open
loqs opened this issue Jan 30, 2023 · 1 comment
Open

Python binding fails to build with swig 4.1 #73

loqs opened this issue Jan 30, 2023 · 1 comment

Comments

@loqs
Copy link

loqs commented Jan 30, 2023

libteam fd26b37
swig 4.1.1
gcc 12.2.1

$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var  --disable-static --libexecdir=/usr/lib
$ make all
....
$ cd binding/python
$ python setup.py build
team/capi.i:48: Error: %typemap attribute 'in' is missing its value.  If this is specifying the target language, that's no longer supported: use #ifdef SWIG<LANG> instead.
error: command '/usr/bin/swig' failed with exit code 1
@papoteur-mga
Copy link

Got the same error with latest release version (v1.31).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants