[Paraview-developers] Error building
Joshua Murphy
Joshua.Murphy at lasp.colorado.edu
Mon Feb 25 14:38:26 EST 2013
Hello,
I am trying to build my plugin agains the git master this morning, and I am getting the following Error:
Linking CXX shared library libvtkEnlilReader.dylib
Undefined symbols for architecture x86_64:
"vtkIOMPIImage_AutoInit_Destruct()", referenced from:
vtkIOImage_AutoInit::~vtkIOImage_AutoInit() in vtkEnlilReader_Plugin.cxx.o
vtkIOImage_AutoInit::~vtkIOImage_AutoInit() in moc_vtkEnlilReader_Plugin.cxx.o
"vtkIOMPIImage_AutoInit_Construct()", referenced from:
__GLOBAL__I_a in vtkEnlilReader_Plugin.cxx.o
__GLOBAL__I_a in moc_vtkEnlilReader_Plugin.cxx.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[2]: *** [libvtkEnlilReader.dylib] Error 1
make[1]: *** [CMakeFiles/vtkEnlilReader.dir/all] Error 2
make: *** [all] Error 2
12:18:37: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project Enlil Reader 2.0.1 (kit: Default)
When executing step 'Make'
Any thoughts? Build worked perfectly with yesterday's git master.
Thanks,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20130225/98e8a23a/attachment.htm>
More information about the Paraview-developers
mailing list