Dear Cory,

You were of right. The option was there - I needed to set the correct
path for the QT directory for all modules to show up. I ignored at the
beginning the QT error, and tried to see whether this plugin is
available to start with.

Solved.

Thanks!

P.S. Looking fwd. for having this feature shipped with the binaries.

On 11/29/16, Cory Quammen <cory.quam...@kitware.com> wrote:
> Dinu,
>
> I do my main development on a Mac and the option is indeed listed in
> the ccmake. The option variable is not defined in the top-level
> CMakeLists.txt file, but that doesn't mean it doesn't exist. There is
> some CMake code that looks in the plugins directory and creates the
> option variable for each plugin during CMake configuration.
>
> Try this:
>
> In your ParaView build directory, run
>
> ccmake .
>
> Toggle the advanced options on by pressing the 't' key. Now type '/'
> and search for PARAVIEW_BUILD_PLUGIN_VRPlugin. It should be listed,
> with a default setting to off.
>
> Let us know how it goes,
> Cory
>
> On Tue, Nov 29, 2016 at 3:05 AM, Dinu Patirniche
> <dinu.patirni...@gmail.com> wrote:
>> Hi Cory,
>>
>> Ah Yeah, I forgot to mention that I'm compiling on OSx. This option is
>> not available neither in Paraview 5.2.0 nor in 5.0.0 (both of which I
>> compiled from source). Have a look at the screenshot.
>>
>> Thanks,
>> D.
>>
>> On 11/29/16, Cory Quammen <cory.quam...@kitware.com> wrote:
>>>> 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.
>>>
>
>
>
> --
> 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

Reply via email to