[Paraview] Compile Error 3.14.1 with gcc 4.7.1

Andrew Parker andy.john.parker at googlemail.com
Mon Jun 18 10:00:45 EDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120618/fea143ce/attachment.htm>


More information about the ParaView mailing list