Hi,

I have a working version using git
f7aac037722d9d13b75d9fdb15a1053c0874c6c6. I kept the same versions of
all the external dependencies (boost, png, qt, zlib, bzip2, gdal,
hdf5, mpi, netcdf4, netcdf4cpp, freetype, python, numpy, matplotlib,
libxml2, mesa), but upgraded to the latest git master of ParaView (and
updated submodules): 7e714de07e6a3c0e376ed634cf83be44be13d733.

Now paraview fails to build with:

[paraview] 
/local/certik/tmp/paraview-xx3asav3as7r-1/_build/Wrapping/ClientServer/vtkGDALClientServer.cxx:13:41:
error: invalid conversion from 'vtkObject*' to 'vtkGDAL*'
[-fpermissive]
[paraview]    vtkGDAL *op = vtkGDAL::SafeDownCast(ob);
[paraview]                                          ^


Here is a full build log:
https://gist.githubusercontent.com/certik/05d98c5b60664e028eee/raw/gistfile1.txt

Any ideas what could be causing it?

Thanks,
Ondrej
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to