[Paraview-developers] Error building

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Feb 26 10:44:27 EST 2013


That;s odd. I wouldn't think any recent changes should have affected
that, but they seem to have. Can you try clean building your plugin?

Utkarsh

On Mon, Feb 25, 2013 at 2:38 PM, Joshua Murphy
<Joshua.Murphy at lasp.colorado.edu> wrote:
> 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
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list