> Two questions: > 1. That page was last updated in 2014; did since then the plan succeed > to include it in the binaries (I guess not, as I could not locate it)
I believe this plugin is shipped with the Linux binaries only. > 2. If it is not included in the binaries, what should I add to the > CMakeList to correctly install the plugin? You should just enable PARAVIEW_BUILD_PLUGIN_VRPlugin as the instructions say. It is an advanced CMakeLists.txt option, so make sure you have the advanced mode enabled in the CMake user interface. HTH, Cory > Thanks, > D. > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
