View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013985ParaView(No Category)public2013-04-02 12:492015-01-02 10:45
ReporterJoni-Pekka Kurronen 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.3 
Summary0013985: Latest API changes has caused that 3dconnexion SpaceNavigator dose not wotk whit Praview
Description
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


TagsNo tags attached.
ProjectParaViewVR
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033621)
Cory Quammen (developer)
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 (administrator)
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 (manager)
2014-11-06 20:20

I agree with Cory. Please reopen if this is still an issue. Closing.

 Issue History
Date Modified Username Field Change
2013-04-02 12:49 Joni-Pekka Kurronen New Issue
2014-10-10 09:04 Cory Quammen Assigned To => Cory Quammen
2014-10-10 09:04 Cory Quammen Status backlog => active development
2014-10-10 09:04 Cory Quammen Note Added: 0033621
2014-10-10 09:04 Cory Quammen Status active development => gatekeeper review
2014-10-10 09:04 Cory Quammen Fixed in Version => 4.2
2014-10-10 09:04 Cory Quammen Resolution open => no change required
2014-10-15 10:08 Utkarsh Ayachit Fixed in Version 4.2 => git-master
2014-10-15 10:08 Utkarsh Ayachit Status gatekeeper review => customer review
2014-10-15 10:08 Utkarsh Ayachit Note Added: 0033642
2014-11-06 20:20 Alan Scott Note Added: 0033775
2014-11-06 20:20 Alan Scott Status customer review => closed
2015-01-02 10:45 Utkarsh Ayachit Fixed in Version git-master => 4.3


Copyright © 2000 - 2018 MantisBT Team