[Paraview] Turning On Debugging
Kent Eschenberg
eschenbe at psc.edu
Wed Jul 5 11:45:11 EDT 2006
Lets say I compiled from source then wished to recompile with debugging.
This is what I tried:
-- run ccmake
-- set CMAKE_BUILD_TYPE to DEBUG
-- configure
-- generate and exit
-- run make
A great many warnings result (all, it seems, from hdf code).
The above steps work fine when compiling in an empty directory. Is there
some other step to make this work? Or must one always wipe out the
non-debug version first?
Kent
Pittsburgh Supercomputing Center
More information about the ParaView
mailing list