[Paraview] /usr/bin/paraview not packaged with CPack in Paraview 4.3.1 Superbuild

Anthony Crognale Anthony.Crognale at spacex.com
Mon Sep 14 17:41:09 EDT 2015


Looks like building for release worked properly, the resulting Paraview runs fine now.

Thanks much for your help!

Anthony
________________________________________
From: Ben Boeckel <ben.boeckel at kitware.com>
Sent: Monday, September 14, 2015 3:37 PM
To: Anthony Crognale
Cc: paraview at paraview.org
Subject: Re: [Paraview] /usr/bin/paraview not packaged with CPack in Paraview 4.3.1 Superbuild

On Mon, Sep 14, 2015 at 19:29:58 +0000, Anthony Crognale wrote:
> I was indeed compiling in Debug mode! Is there a different recommended
> way to compile the application in debug mode then?

Not cleanly. I can add a flag for that as well.

Currently, once ParaView is done configuring, stop the build, edit
paraview/src/paraview-build/CMakeCache.txt to have
CMAKE_BUILD_TYPE:STRING=Debug (though RelWithDebInfo is probably
sufficient and not dog slow), and then continue the build at the
top-level again.

--Ben



More information about the ParaView mailing list