Ticket #6937 (closed: worksforme)
Paraview version numbers
Reported by: | Owen Arnold | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.5 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
The Paraview version number in the file CommonSetup.cmake must be updated on the new Parview/Mantid code branch. from:
set ( Compatible_ParaView_Version "3.10" )
To
set ( Compatible_ParaView_Version "3.98" )
Change History
comment:2 Changed 7 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to worksforme
This variable no longer exists in this place. It's now in the ParaViewSetup.cmake file and the change is already done.
comment:3 Changed 7 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
Note: See
TracTickets for help on using
tickets.