Skip to content

Other adjustments to make setup.py work #51

@MatteoBurbu

Description

@MatteoBurbu

Other changes (probably lines 50 to 60) you may have to do consist in removing the coin prefix (e.g. 'coinlapack' -> 'lapack')
Another change is in IPOPT_INC = os.path.join(IPOPT_DIR, 'include/coin/').
You might have to to change it in IPOPT_INC = os.path.join(IPOPT_DIR, 'include/coin-or/')

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