View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003305ParaView(No Category)public2006-05-31 17:242009-12-09 15:25
ReporterJuda 
Assigned ToBerk Geveci 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003305: X11 Include path not used in XDMF
DescriptionI get this compiler error:
In file included from /local/scratch0/beckej/opt/ParaView/bin34/Utilities/Xdmf/vtk/vtkXdmfRenderWindowInteractor.h:28,
                 from /local/scratch0/beckej/opt/ParaView/bin34/Utilities/Xdmf/vtk/vtkXdmfRenderWindowInteractor.cxx:25:
/local/scratch0/beckej/opt/ParaView/VTK/Rendering/vtkXRenderWindowInteractor.h:37:74: X11/StringDefs.h: No such file or directory
/local/scratch0/beckej/opt/ParaView/VTK/Rendering/vtkXRenderWindowInteractor.h:38:73: X11/Intrinsic.h: No such file or directory

In Utilities/Xdmf/vtk/CMakeLists.txt:
  IF(X11_FOUND)
    INCLUDE_DIRECTORIES(${X11_X11_INCLUDE_PATH})
  ENDIF(X11_FOUND)

However nothing finds X11 above this.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2009-12-09 15:25 Berk Geveci Status tabled => closed
2009-12-09 15:25 Berk Geveci Resolution open => fixed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team