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
_______________________________________________
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