[Paraview-developers] How to build examples

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Oct 21 06:13:30 EDT 2013


FYI: http://paraview.org/Bug/view.php?id=14336

The attached patch addresses the issue.

Utkarsh

On Mon, Oct 21, 2013 at 6:09 AM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> Urban,
>
> That is indeed a bug. Setting BUILD_EXAMPLES to ON should have done
> the trick. I'll push a fix. In any case, you can build examples by
> treating that as a new project and the pointing to an existing build
> of ParaView e.g.
>
>> mkdir examples-bin
>> cd examples-bin
>> ccmake  <myParaviewDirectory>\ParaView-v4.0.1-source\Examples
>
> Then set the ParaView_DIR cmake variable to the  existing ParaView build.
>
> Utkarsh
>
>
> On Mon, Oct 21, 2013 at 2:47 AM, Urban Simoncic
> <urban.simoncic at gmail.com> wrote:
>> Hi,
>>
>> What has to be done to build the examples in the
>> <myParaviewDirectory>\ParaView-v4.0.1-source\Examples directory? When
>> building the Paraview, these examples are not built, even if the flag
>> BUILD_EXAMPLES is set to ON.
>>
>> Best,
>> Urban
>> _______________________________________________
>> Paraview-developers mailing list
>> Paraview-developers at paraview.org
>> http://public.kitware.com/mailman/listinfo/paraview-developers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BUG-14336.-Fix-building-on-Examples.patch
Type: application/octet-stream
Size: 1510 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20131021/f2d4b88b/attachment.obj>


More information about the Paraview-developers mailing list