[MOAB-dev] MOAB error: Undefined symbols for architecture x86_64
Wu, Xu
xuwu at anl.gov
Mon Jul 6 08:48:33 CDT 2015
Thanks Iulian,
I tried that before, but the headers files can not be found.
And I do have MOAB_DIR as my environment variable.
I attached the makefile.in in the examples folder.
Thanks,
-Xu
[xuwu][~/software/sharp_deps/moab-4.8.0/share/examples]> make HelloMOAB
mpicxx HelloMOAB.cpp -o HelloMOAB
HelloMOAB.cpp:10:25: fatal error: moab/Core.hpp: No such file or directory
#include "moab/Core.hpp"
^
compilation terminated.
make: *** [HelloMOAB] Error 1
[xuwu][~/software/sharp_deps/moab-4.8.0/share/examples]> make HelloMOAB MOAB_DIR=/Users/xuwu/software/sharp_deps/moab-4.8.0
mpicxx HelloMOAB.cpp -o HelloMOAB
HelloMOAB.cpp:10:25: fatal error: moab/Core.hpp: No such file or directory
#include "moab/Core.hpp"
^
compilation terminated.
make: *** [HelloMOAB] Error 1
[xuwu][~/software/sharp_deps/moab-4.8.0/share/examples]> echo $MOAB_DIR
/Users/xuwu/software/sharp_deps/moab-4.8.0
From: "Grindeanu, Iulian R." <iulian at mcs.anl.gov<mailto:iulian at mcs.anl.gov>>
Date: Monday, July 6, 2015 at 8:36 AM
To: Xu Wu <xuwu at anl.gov<mailto:xuwu at anl.gov>>, "moab-dev at mcs.anl.gov<mailto:moab-dev at mcs.anl.gov>" <moab-dev at mcs.anl.gov<mailto:moab-dev at mcs.anl.gov>>
Subject: RE: MOAB error: Undefined symbols for architecture x86_64
make HelloMOAB MOAB_DIR=/Users/xuwu/software/sharp_deps/moab-4.8.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20150706/13170a69/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile.in
Type: application/octet-stream
Size: 3610 bytes
Desc: makefile.in
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20150706/13170a69/attachment.obj>
More information about the moab-dev
mailing list