Sorry. My mistake!

I've cleaned up my build directory and enabled the python flag during 
configuration. I assumed it was enabled but I guess there was something wrong 
with my python installation. I've compiled and the examples are know in the 
/bin dir of the build tree.

Thank you very much!

________________________________
De: Andy Bauer <[email protected]>
Enviado: terça-feira, 6 de setembro de 2016 10:25
Para: Hermano ...; [email protected]
Assunto: Re: [Paraview] Compiling Catalyst Examples

Please keep the conversations on the mailing list so that everyone that wants 
to can participate.

Do you have Python and MPI enabled for your ParaView build? Sharing your 
CMakeCache.txt from your build directory may help diagnose the problem.


On Sun, Sep 4, 2016 at 11:18 AM, Hermano ... 
<[email protected]<mailto:[email protected]>> wrote:


I've followed the wiki for building paraview:
http://www.paraview.org/Wiki/ParaView:Build_And_Install#On_Unix-like_operating_systems

Cloned git repositories, used ccmake to configure (I enabled the build examples 
flag and all) and this is what my build/bin directory looks like:

CMakeCache.txt                          vtkH5make_libsettings
CMakeFiles                              vtkHashSource-pv5.1
DemoApp0                                vtkImagingMorphologicalCxxTests
DemoApp1                                vtkIOAMRCxxTests
multiserverclient                       vtkIOCoreCxxTests
paraview                                vtkIOExodusCxxTests
paraview-config                         vtkIOExportCxxTests
paraview_revised                        vtkIOExportOpenGLCxxTests
paraview_revised_2                      vtkIOGeometryCxxTests
particles_viewer                        vtkIOImportCxxTests
pqCoreBasicApp                          vtkIOLegacyCxxTests
pqPipelineApp                           vtkIOMovieCxxTests
pqWidgetsTest                           vtkIOParallelExodusCxxTests
protoc                                  vtkIOPLYCxxTests
pvdataserver                            vtkIOTecplotTableCxxTests
pvrenderserver                          vtkIOXdmf2CxxTests
pvserver                                vtkIOXMLCxxTests
QtTestingCppTests                       vtkkwProcessXML-pv5.1
smTestDriver                            vtkLegacyColorMapXMLToJSON
spreadsheet                             vtkParallelCoreCxxTests
TestingDemo                             vtkParallelCore-TestSocketCommunicator
TestXMLCInterface                       vtkParseJava-pv5.1
vtkChartsCoreCxxTests                   vtkParseOGLExt-pv5.1
vtkClientServerCxxTests                 vtkPVAnimationCxxTests
vtkCommonColorCxxTests                  vtkPVCatalystCxxTests
vtkCommonComputationalGeometryCxxTests  vtkPVClientServerCoreDefaultCxxTests
vtkCommonCoreCxxTests                   vtkPVCommonCxxTests
vtkCommonDataModelCxxTests              vtkPVServerManagerCoreCxxTests
vtkCommonExecutionModelCxxTests         vtkPVServerManagerDefaultCxxTests
vtkCommonMathCxxTests                   vtkPVServerManagerRenderingCxxTests
vtkCommonMiscCxxTests                   vtkPVVTKExtensionsRenderingCxxTests
vtkCommonSystemCxxTests                 vtkRenderingAnnotationCxxTests
vtkCommonTransformsCxxTests             vtkRenderingContext2DCxxTests
vtkDomainsChemistryCxxTests             vtkRenderingCoreCxxTests
vtkEncodeString-pv5.1                   vtkRenderingFreeTypeCxxTests
vtkFiltersAMRCxxTests                   vtkRenderingGL2PSCxxTests
vtkFiltersCoreCxxTests                  vtkRenderingLabelCxxTests
vtkFiltersExtractionCxxTests            vtkRenderingLICCxxTests
vtkFiltersGenericCxxTests               vtkRenderingLODCxxTests
vtkFiltersGeometryCxxTests              vtkRenderingVolumeCxxTests
vtkFiltersHyperTreeCxxTests             vtkSciberQuestCxxTests
vtkFiltersModelingCxxTests              vtkWrapClientServer-pv5.1
vtkFiltersPointsCxxTests                vtkWrapHierarchy-pv5.1
vtkFiltersProgrammableCxxTests          vtkWrapJava-pv5.1
vtkFiltersSourcesCxxTests               vtkWrapPythonInit-pv5.1
vtkFiltersStatisticsCxxTests            vtkWrapPython-pv5.1
vtkFiltersVerdictCxxTests               vtkWrapTclInit-pv5.1
vtkGUISupportQtCxxTests                 vtkWrapTcl-pv5.1
vtkH5detect

When I try to find CxxFullExample in the build/ directory:

find -name CxxFullExample

Nothing is found. The sources for the examples are in the source as you 
mentioned, but nothing appears on the build directory. I am must be doing 
something wrong!


________________________________
De: Andy Bauer <[email protected]<mailto:[email protected]>>
Enviado: terça-feira, 30 de agosto de 2016 11:42
Para: Hermano ...
Cc: [email protected]<mailto:[email protected]>
Assunto: Re: [Paraview] Compiling Catalyst Examples

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]<mailto:[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<http://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

Reply via email to