Commit Graph

11 Commits

Author SHA1 Message Date
Henry
24e1984fbe ParaView: Upgrade to 4.3.1
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.
2015-03-13 11:09:09 +00:00
Henry
e22b220c7e paraview: Standardize the naming of the ParaView installation directory
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1201
2015-02-05 19:18:31 +00:00
Henry
06f9fbe0ed Proved support for both ParaView 3 and 4 in the standard start-up scripts
Change default version to 4.1.0 (may need to revert to 4.0.1 after
further testing of 4.1.0)
2014-01-10 13:13:07 +00:00
mattijs
0f0fb60e4d ENH: paraview4: added csh support 2013-07-03 12:32:09 +01:00
mattijs
63a84dffcc ENH:paraview config: support for system installed paraview 2013-01-04 16:36:11 +00:00
mattijs
dc2418eb0d COMP: paraview: move include directory setting to paraview.sh 2013-01-03 16:15:17 +00:00
andy
26d429da0b ENH: Updated paraview to version 3.12.0 2011-11-23 11:40:02 +00:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
mattijs
da43f0a55c COMP: etc/config/paraview*: adapted for source pack location 2011-06-07 15:18:19 +01:00
andy
35fc17fd8f ENH: Updated to paraview 3.10.1 2011-05-29 16:43:05 +01:00
Mark Olesen
20693b96bd CONF: move OpenFOAM etc/apps -> etc/config
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00