[Paraview] Compilation failure with the latest git master
Ondřej Čertík
ondrej.certik at gmail.com
Mon Mar 9 14:54:49 EDT 2015
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
More information about the ParaView
mailing list