Hi.

When I try to compile a meep c++ control file, (which I simply copied and
pasted from the tutorial), I get lots of error messages, like:

meep_tut.cpp:(.text+0x11b): undefined reference to
`meep::initialize::initialize[in-charge](int&, char**&)'
meep_tut.cpp:(.text+0x14c): undefined reference to `meep::vol1d(double,
double)'
meep_tut.cpp:(.text+0x15d): undefined reference to `meep::identity()'
...

invoking meep from commandline works fine, and the libraries in /usr
local/include exist. Since I am new to c++ and fdtd I don't know what's
going wrong and would be grateful for any help. Thanks in advance.

Fabian Wilde


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to