Re: [Paraview] ParaView can't create the reader

2014-08-14 Thread Jérémy Santina
Again, thank you. I am currently facing with some issues configuring MSVC 2008 Express in order to compile 64-bit applications. I will try to fix it. Best regards, Jérémy 2014-08-12 17:36 GMT+02:00 Bruno Santos bruno.san...@bluecape.com.pt: First of all, your English looks pretty good! OK,

Re: [Paraview] [ParaView] Unofficial ParaView 4.1.0 SDK for Windows 32 and 64-bit

2014-08-14 Thread Marcus D. Hanwell
If we want the newest/latest compiler we need to make sure everything in the superbuild will compile there too. It would be great to use the Qt and Python installers though if that was possible, it would even reduce the build time for our superbuilds. If we can, why not move to the latest compiler

[Paraview] Volume focused application for materials STEM tomography

2014-08-14 Thread Marcus D. Hanwell
Hi, We have been working on a branded ParaView-based application, called tomviz. The focus is on STEM tomography at atomic resolutions for materials, but it is also exploring how to make a focused application that enables visualization and analysis of volumes. http://www.tomviz.org/ We are

Re: [Paraview] Reader ctors called multiple times?

2014-08-14 Thread Vanmoer, Mark W
Thanks guys, I had to put this aside for a week. For the “constructor being called three times case” there’re some things in the backtraces for the first two that might be it. The first has a call to vtkSMReaderFactory::GetReaders, also, both have calls to CanReadFile, but not from the plugin,

[Paraview] How to run pvbatch on Windows

2014-08-14 Thread BHAMIDIPATI, KEERTI K NH-03 USAF AFMC 812 TSS/ENTT
Apologies if this question was already asked. Has anyone successfully run pvbatch using one of the Kitware provided Paraview Windows binaries? I am using the Paraview 4.1.0 Kitware compiled binary on a Windows 7 64-bit computer. I would like to debug a script using pvbatch, before uploading it