Hello again to everybody, Yesterday I discovered the meep releases page on GitHub, https://github.com/stevengj/meep/releases <https://github.com/stevengj/meep/releases>.
If the the "git clone" download does not “make” or produces unexpected results, or throws seg faults, or fails to open HDF5 files, or does something else unpleasant, then an alternative is to go the releases page and download the tar ball. There one can find meep-1.5 which is the latest release, and it seems to be working as it should (so far so good) on both MacOS High Sierra and Ubuntu 18.04 LTS. Best regards, John > On 2 Aug 2018, at 18:50, John Weiner <johwei...@gmail.com> wrote: > > Hello again to everybody, > > Yesterday I reported a problem that appears to have cropped up in the > installation of meep-1.5. Today, after updating my Ubuntu system to 18.04 > LTS, I reinstalled everything again according the prescription, > > https://www.mail-archive.com/meep-discuss@ab-initio.mit.edu/msg05819.html > > which had worked in Ubuntu 16.04 and 17.10 in July of 2017. All the > supporting software installs without incident but when the make command is > applied to meep itself, the following error halts the "make". > > CXX array_slice.lo > In file included from meep_internals.hpp:18:0, > from array_slice.cpp:28: > meep.hpp: In constructor > ‘meep::chunkloop_field_components::chunkloop_field_components(meep::fields_chunk*, > meep::component, std::complex<double>, const meep::symmetry&, int, > std::vector<meep::component>)’: > meep.hpp:1275:78: error: invalid conversion from ‘meep::component*’ to ‘int’ > [-fpermissive] > chunkloop_field_components(fc, cgrid, shift_phase, S, sn, > components.data(), components.size()) {} > > meep.hpp: In constructor > ‘meep::chunkloop_field_components::chunkloop_field_components(meep::fields_chunk*, > meep::component, std::complex<double>, const meep::symmetry&, int, > std::vector<meep::component>)’: > meep.hpp:1275:78: error: invalid conversion from ‘meep::component*’ to ‘int’ > [-fpermissive] > chunkloop_field_components(fc, cgrid, shift_phase, S, sn, > components.data(), components.size()) > > I hope these error messages can provide some clue to the maintainers and > developers. I would like to know if this problem is general or just specific > to my linux box. > > Any suggestions would be greatly appreciated. > > Best regards, > > John > >
_______________________________________________ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss