Hi Jeff,

this sometimes happens when an inline declaration is moved from a .hh file to a .cc file
and the dependencies are not updated.

I suppose all you need to do is: make clean once.

Best Regards,
/// Jürgen


On 5/2/19 5:08 PM, Jeff Derby wrote:
i get:
---------
Undefined symbols for architecture x86_64:
  "Quad_PLOT::Quad_PLOT()", referenced from:
      __GLOBAL__sub_I_Quad_PLOT.cc in apl-Quad_PLOT.o
  "Quad_PLOT::~Quad_PLOT()", referenced from:
      __GLOBAL__sub_I_Quad_PLOT.cc in apl-Quad_PLOT.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [apl] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---------


Jeff H. Derby

IBM Corporation
RTP, NC  USA
Cell: (919) 672-0962
Internet:  jhde...@us.ibm.com


Reply via email to