Skip to content

some hpp files missing #6

@JohnWeiner

Description

@JohnWeiner

On Saturday 18 June I downloaded and ran sudo python-meep-install.sh on ubuntu17.04. The install failed with the following message:

swigging meep_mpi.i to meep_mpi_wrap.cpp
swig -python -c++ -w503,389,302,362,314,509,451 -I/usr/local/include -o meep_mpi_wrap.cpp meep_mpi.i
meep_common.i:87: Error: Unable to find 'meep/mympi.hpp'
meep_common.i:88: Error: Unable to find 'meep/vec.hpp'
meep_common.i:89: Error: Unable to find 'meep.hpp'
error: command 'swig' failed with exit status 1

I ran the sh script before the Guile fix (2.013-->2.011) and it worked fine. The fix must have changed something.

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