← Back to team overview

fenics team mailing list archive

Re: vtk linking error when building dolfin

 

On Wed, Oct 24, 2012 at 5:49 PM, Shiyuan <gshy2014@xxxxxxxxx> wrote:
> I tried to build FEniCS from fenics-snapshot but failed with the following
> error during linking.  I am using Xcode 4.2 on MacOS 10.7.
>
> vtksys::DynamicLoader::LastError()", referenced from:
>       vtkDynamicLoader::LastError() in
> libvtkCommon.a(vtkDynamicLoader.cxx.o)
>   "vtksys::DynamicLoader::GetSymbolAddress(void*, char const*)", referenced
> from:
>       vtkDynamicLoader::GetSymbolAddress(void*, char const*)in
> libvtkCommon.a(vtkDynamicLoader.cxx.o)
>
> I can see libvtksys.a in the $prefix/lib/vtk5.8. What might go wrong? Thanks

Please use this: https://answers.launchpad.net/dolfin/+question/212162

Johannes


References