[vtk-developers] libxml2 link errors
Bill Lorensen
bill.lorensen at gmail.com
Wed Jan 23 01:28:06 EST 2019
Ben,
Disregard, I cleaned the ThirdParty/linxml2 tree, and rebuilt.
It's OK now.
Bill
On Tue, Jan 22, 2019 at 10:24 PM Bill Lorensen <bill.lorensen at gmail.com> wrote:
>
> Ben,
> IOn my MacOS, High Sierra 10.13.6 I get this link error:
>
> [ 56%] Linking CXX shared library ../../lib/libvtkIOInfovis-8.90.dylib
>
> Undefined symbols for architecture x86_64:
>
> "_vtk_libxml2_xmlDocGetRootElement", referenced from:
>
> vtkXMLTreeReader::RequestData(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*) in
> vtkXMLTreeReader.cxx.o
>
> "_vtk_libxml2_xmlFreeDoc", referenced from:
>
> vtkXMLTreeReader::RequestData(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*) in
> vtkXMLTreeReader.cxx.o
>
> "_vtk_libxml2_xmlReadFile", referenced from:
>
> vtkXMLTreeReader::RequestData(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*) in
> vtkXMLTreeReader.cxx.o
>
> "_vtk_libxml2_xmlReadMemory", referenced from:
>
> vtkXMLTreeReader::RequestData(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*) in
> vtkXMLTreeReader.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]: *** [lib/libvtkIOInfovis-8.90.8.90.0.dylib] Error 1
>
> make[1]: *** [IO/Infovis/CMakeFiles/IOInfovis.dir/all] Error 2
>
>
> --
> Unpaid intern in BillsParadise at noware dot com
--
Unpaid intern in BillsParadise at noware dot com
More information about the vtk-developers
mailing list