Skip to content

SWIG on Mac OS X #9

@jrwagz

Description

@jrwagz

So I'm trying to get the python interface on my MAC, and I'm not getting past this check from configure.ac: https://github.com/kubark42/libkml/blob/master/configure.ac#L176

It looks like python.h has to be linked as a framework on the MAC: http://stackoverflow.com/a/16454614/1709223 by adding the -framework flag.

Have you dealt with SWIG at all? Any clue as to how to tell it to link the python library from a framework?

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