Skip to content

Python binding fails to build with swig 4.1 #73

@loqs

Description

@loqs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions