
9 Jun
2007
9 Jun
'07
9:38 a.m.
Let me back up with a more basic question: how do I debug inkscape? The build make by buildtool.exe doesn't seem to have debug symbols. fprintfs are scattered through the code making me thing those should work, but I found this INKSCAPE_DEBUG_LOG env var, but that doesn't seem to make fprintf stderr output work. Maybe I need to build inkscape as a console app? Where do I set that? Any hints?