Skip to content

Uncompatible with swig4 #2

@ergoithz

Description

@ergoithz

Swig 4 deprecated -classic.

swig_opts=['-classic', '-c++', '-DMULTIPLICITY', '-threads', '-I./ESL'],

Relevant output (compilation fails with exit status 1):

    swig -python -classic -c++ -DMULTIPLICITY -threads -I. -o ESL_wrap.cpp ESL.i
    Deprecated command line option: -classic. This option is no longer supported.
    error: command 'swig' failed with exit status 1

Tested in swig 4.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions