Hi,

Using 4.7.1 I get the following compile error when compiling the 3.14.1
tag, it looks like the pointer type is unknown, possibly missing header?

[ 21%] Building CXX object
VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkFreeTypeUtilities.cxx.o
opt/ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx: In function ‘FT_Error
vtkFreeTypeUtilitiesFaceRequester(FTC_FaceID, FT_Library, FT_Pointer,
FT_FaceRec_**)’:
opt/ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: expected
type-specifier before ‘intptr_t’
opt/ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: expected
‘>’ before ‘intptr_t’
opt/ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: expected
‘(’ before ‘intptr_t’
opt/ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error:
‘intptr_t’ was not declared in this scope
make[2]: ***
[VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkFreeTypeUtilities.cxx.o]
Error 1
make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Error 2
make: *** [all] Error 2

Any help appreciated?

Cheers,
Andy
_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to