Found a fix, posting here for others: http://anonscm.debian.org/gitweb/?p=collab-maint/vtk.git;a=commitdiff;h=428e763c995bb303805e07da70c1a34fc103d208
Andy On 18 June 2012 15:00, Andrew Parker <[email protected]>wrote: > 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 > -- __________________________________ Dr Andrew Parker Em@il: [email protected]
_______________________________________________ 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
