On Tue, Sep 22, 2015 at 10:11 AM, Miguel Angel Salazar de Troya <
salazardetr...@gmail.com> wrote:

> Hello
>
> I'm trying to install libmesh with vtk 6.3, but it cannot detect it. This
> is the problem:
>
> configure:34048: /opt/local/bin/mpicxx -o conftest  -std=gnu++11
>  -I/Users/salazardetro1/VTKInstall/include/vtk-6.3/  conftest.cpp
>  -Wl,-rpath,/Users/salazardetro1/VTKInstall/lib/
> -L/Users/salazardetro1/VTKInstall/lib/ -lvtkIOCore-6.3 -lvtkCommonCore-6.3
> -lvtkCommonDataModel-6.3
> Undefined symbols for architecture x86_64:
>
>
> "vtkXMLPUnstructuredGridWriter::New()", referenced from:
>
>     vtkSmartPointer<vtkXMLPUnstructuredGridWriter>::New()        in
> ccVVN3E3.o
> ld: symbol(s) not found for architecture x86_64
>

I would guess they changed around their libraries again in 6.3... yay.



>
>
> collect2: error: ld returned 1 exit status
>
> Does libmesh support this vtk version?


Apparently not yet.


> What's the last version it supports?
>

6.1 should work

-- 
John
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to