You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./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
The text was updated successfully, but these errors were encountered:
libteam fd26b37
swig 4.1.1
gcc 12.2.1
The text was updated successfully, but these errors were encountered: