MantisBT - ParaView
View Issue Details
0013985ParaView(No Category)public2013-04-02 12:492015-01-02 10:45
Joni-Pekka Kurronen 
Cory Quammen 
normalminorhave not tried
closedno change required 
 
4.3 
ParaViewVR
incorrect functionality
0013985: Latest API changes has caused that 3dconnexion SpaceNavigator dose not wotk whit Praview

After update while compile:

        vtktiff
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.1", minimum required is "4.7.0")
CMake Error at CMake/vtkClientServerWrapping.cmake:52 (vtk_module_classes_load):
  Unknown CMake command "vtk_module_classes_load".
Call Stack (most recent call first):
  CMake/vtkClientServerWrapping.cmake:18 (pv_pre_wrap_vtk_mod_cs)
  Wrapping/ClientServer/CMakeLists.txt:9 (vtk_add_cs_wrapping)


-- Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Virhe 1
joni@mpi1:/mpi3/S2/ParaView5-BUILD$

===
build code:
# http://www.paraview.org/Wiki/ParaView_VR_in_4.0cd [^]
mkdir /mpi3/S2/ParaView5
cd /mpi3/S2/ParaView5
git clone git://paraview.org/ParaView.git [^] /mpi3/S2/ParaView5
git checkout master
git pull origin master
git submodule update --init
 
# http://review.source.kitware.com/#/c/8375/2 [^]

#
git fetch http://review.source.kitware.com/p/ParaView [^] refs/changes/74/8374/2 && git checkout FETCH_HEAD -b add_space_navigator_support

# Fixed linking error in VR plugin
git fetch http://review.source.kitware.com/p/ParaView [^] refs/changes/75/8375/2 && git checkout FETCH_HEAD -b add_space_navigator_support


cd /mpi3/S2
mkdir ParaView5-BUILD
cd ParaView5-BUILD
cmake -i ../ParaView5


No tags attached.
Issue History
2013-04-02 12:49Joni-Pekka KurronenNew Issue
2014-10-10 09:04Cory QuammenAssigned To => Cory Quammen
2014-10-10 09:04Cory QuammenStatusbacklog => active development
2014-10-10 09:04Cory QuammenNote Added: 0033621
2014-10-10 09:04Cory QuammenStatusactive development => gatekeeper review
2014-10-10 09:04Cory QuammenFixed in Version => 4.2
2014-10-10 09:04Cory QuammenResolutionopen => no change required
2014-10-15 10:08Utkarsh AyachitFixed in Version4.2 => git-master
2014-10-15 10:08Utkarsh AyachitStatusgatekeeper review => customer review
2014-10-15 10:08Utkarsh AyachitNote Added: 0033642
2014-11-06 20:20Alan ScottNote Added: 0033775
2014-11-06 20:20Alan ScottStatuscustomer review => closed
2015-01-02 10:45Utkarsh AyachitFixed in Versiongit-master => 4.3

Notes
(0033621)
Cory Quammen   
2014-10-10 09:04   
There was some recent work to get this building and working again. If this remains a problem, please reopen.
(0033642)
Utkarsh Ayachit   
2014-10-15 10:08   
Topics merged into master:
        15025_fix_annotations
        15035_reverse_connections_dsrs
        15043_add_qmake_variable_back
        15044_update_example_plugins
        cmake-cmp0053-warnings
        live-breakpoint
        pv-plot-bar-lut
        visible_range

(0033775)
Alan Scott   
2014-11-06 20:20   
I agree with Cory. Please reopen if this is still an issue. Closing.