[Paraview-developers] Git-master and Windows

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Sep 19 00:40:42 EDT 2014


The IESHIM thing can be ignored. It often shows up missing. Are the
right Python dlls being loaded? Is it accidentally picking them up
from some other path?

On Thu, Sep 18, 2014 at 11:49 AM, Reuter, Michael A. <reuterma at ornl.gov> wrote:
> Ignore the red function points thing. Had other PV libs in the path. Cleaned that up, but the dependency thing still stands. The executable can find all the necessary libraries except IESHIMS.DLL.
>
> M
>
> On Sep 18, 2014, at 10:17 AM, Utkarsh Ayachit <utkarsh.ayachit at kitware.com<mailto:utkarsh.ayachit at kitware.com>> wrote:
>
> Since you said you build with your own installation of Python, is
> Python in PATH? Try using the dependency walker[1] to see if it can
> find all the dependencies correctly.
>
> Utkarsh
>
> [1] http://www.dependencywalker.com/
>
> On Thu, Sep 18, 2014 at 9:57 AM, Reuter, Michael A. <reuterma at ornl.gov<mailto:reuterma at ornl.gov>> wrote:
> Hi,
>
> I’m having a very strange issue with trying to use a git-master version of ParaView on Windows using ninja/VS2012. I can get the build to complete just fine, but running the paraview.exe does nothing. It thinks for a bit and then exits without any hit of an error. A debug build does the same thing. I can’t attach any debugging process since subsequent attempts at execution exit much faster. I think the issue has to do with Python because I’ve made a build using PARAVIEW_ENABLE_PYTHON=OFF and paraview.exe works fine in that case. I’ve been left scratching my head, so I’m willing to entertain any and all ideas about what further things I can look at to determine the problem.
>
> Thanks,
> M
>
> Dr. Michael Reuter
> Scientific Data Analysis Group
> Neutron Data Analysis and Visualization Division
> Oak Ridge National Laboratory
>
> Office: 1-865-241-7216
> Fax: 1-865-574-6080
> Email: reuterma at ornl.gov<mailto:reuterma at ornl.gov><mailto:reuterma at ornl.gov>
>
>
>
>
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org<mailto:Paraview-developers at paraview.org>
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list