Hi, The examples have been moved into the ParaView source tree at <source>/Examples/Catalyst. This makes it easier to test the examples and keep them in sync with the PV source. You can still compile them separately and individually if you want to.
On my Linux machine, when I build ParaView master (a bit beyond 5.1.2) the example executables get put in the bin subdirectory of the build directory. They may not get installed to the install bin directory though if that's where you're looking for them. If you're looking for them in the build directory, what gets returned when you search for CxxFullExample? That's where all of the Catalyst examples should get put. Best, Andy On Tue, Aug 30, 2016 at 9:16 AM, Hermano ... <[email protected]> wrote: > Hello Everyone > > I am looking for some help in order to run the catalyst examples found in: > https://github.com/Kitware/ParaViewCatalystExampleCode-MOVED- > > > I've downloaded and compile paraview with Examples flag set to on in > ccmake during configuration. But I can't find any binaries in the build > directory for the examples in the page above. Is there another flag > specifically for catalyst examples? And where will the corresponding > binaries by placed in the build directory? > > If you could point me to some reference I'll be very glad. Thanks in > advance > > _______________________________________________ > 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 > >
_______________________________________________ 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
