Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some hpp files missing #6

Open
JohnWeiner opened this issue Jun 17, 2017 · 0 comments
Open

some hpp files missing #6

JohnWeiner opened this issue Jun 17, 2017 · 0 comments

Comments

@JohnWeiner
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant