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

Ben Boeckel ben.boeckel at kitware.com
Mon Sep 14 15:37:22 EDT 2015


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