Skip to content

FindPythonLibsNew fails to find library on Travis #516

@dvirtz

Description

@dvirtz

I'm using pybind11 to embed python in cpp, but the FindPythonLibsNew module set PYTHON_LIBRARIES to python3.5m instead of the correct /opt/python/3.5.2/lib/python3.5/config-3.5m/libpython3.5m.a,
so my test fails to link.

see failed Travis build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions