Skip to content
Snippets Groups Projects
  1. Nov 13, 2015
  2. Nov 11, 2015
  3. Nov 03, 2015
  4. Oct 27, 2015
  5. Oct 26, 2015
  6. Oct 25, 2015
  7. Oct 23, 2015
  8. Oct 15, 2015
  9. Aug 11, 2015
  10. Aug 08, 2015
  11. Aug 06, 2015
  12. Aug 05, 2015
  13. Jul 21, 2015
  14. Jul 20, 2015
  15. Jul 19, 2015
  16. Jul 18, 2015
  17. Jul 17, 2015
  18. Jul 16, 2015
  19. Jul 06, 2015
  20. Jun 23, 2015
  21. May 18, 2015
  22. May 17, 2015
  23. May 16, 2015
  24. May 14, 2015
  25. Apr 25, 2015
  26. Mar 13, 2015
    • Henry's avatar
      ParaView: Upgrade to 4.3.1 · 408ae998
      Henry authored
      Note that in order to build and install ParaView-4.3.1 lines 653-656
      must be removed or commented from file
      
      ThirdParty-dev/ParaView-4.3.1/Qt/Components/CMakeLists.txt
      
      after unpacking the ParaView-4.3.1 source-pack from KitWare.  This is
      because the file ui_pqExportStateWizard.h referred to in the lines
      653-656:
      
      if(PARAVIEW_INSTALL_DEVELOPMENT_FILES)
        install(FILES "${CMAKE_CURRENT_BINARY_DIR}/ui_pqExportStateWizard.h"
                DESTINATION "${VTK_INSTALL_INCLUDE_DIR}")
      endif()
      
      does not exist and cannot be installed causing the build and
      installation to fail.
      408ae998
  27. Mar 08, 2015
  28. Feb 23, 2015