#Compilation of LIGGGHTS Makefile auto logfile #Time of writing: Fri 23 Aug 2024 11:24:41 AM CDT #echo: echo -e #subtarget: #makefile_user_default_version: 1.4 #makefile_user_version: 1.4 #cmd for c++17 check: mpicxx -xc++ -lstdc++ -O2 -funroll-loops -fstrict-aliasing -Wall -Wno-unused-result -O2 -std=c++17 -o /dev/null /tmp/liggghtscompile.tmp 2> /dev/null #tmp: 0 #vtk_base_path: /usr #vtk_inc: -I/home1/10176/padesina/vtk/source/build/Common/Core/ #vtk_inc_usr: -I/home1/10176/padesina/vtk/source/build/Common/Core/ #vtk_lib: -L/home1/10176/padesina/vtk/source/build/lib64/ #vtk_lib_usr: -L/home1/10176/padesina/vtk/source/build/lib64/ #vtk major version detection /tmp/liggghtscompile.tmp:1:10: fatal error: 'vtkVersion.h' file not found 1 | #include | ^~~~~~~~~~~~~~ 1 error generated. # 1 "/tmp/liggghtscompile.tmp" # 1 "" 1 # 1 "" 3 # 451 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/tmp/liggghtscompile.tmp" 2 #pragma message("VTK_MAJOR_VERSION") #vtk major version detection result: #pragma message(VTK_MAJOR_VERSION) #vtk_major_version: messageVTK_MAJOR_VERSION /tmp/liggghtscompile.tmp:1:10: fatal error: 'vtkVersion.h' file not found 1 | #include | ^~~~~~~~~~~~~~ 1 error generated. # 1 "/tmp/liggghtscompile.tmp" # 1 "" 1 # 1 "" 3 # 451 "" 3 # 1 "" 1 # 1 "" 2 # 1 "/tmp/liggghtscompile.tmp" 2 #pragma message("VTK_MINOR_VERSION") #vtk_minor_version: messageVTK_MINOR_VERSION #vtk_lib: -L/home1/10176/padesina/vtk/source/build/lib64/ #appendix command: mpicxx -L/home1/10176/padesina/vtk/source/build/lib64/ -I/home1/10176/padesina/vtk/source/build/Common/Core/ -lvtksys-vtk-9.3 -funroll-loops -fstrict-aliasing -Wall -Wno-unused-result -O2 -std=c++17 -fPIC -xc++ -o /dev/null /tmp/liggghtscompile.tmp /tmp/liggghtscompile.tmp:1:10: fatal error: 'vtkVersion.h' file not found 1 | #include | ^~~~~~~~~~~~~~ 1 error generated. #attempting without appendix /tmp/liggghtscompile.tmp:1:10: fatal error: 'vtkVersion.h' file not found 1 | #include | ^~~~~~~~~~~~~~ 1 error generated.