|
From: Chris M. <chr...@gm...> - 2007-03-07 11:51:56
|
I don't know if you Bcc'ed this to the list, or if you forgot, so I'll include your message here anyway. There are still quite a lot of serious (ie. crashing) bugs in synfig. Having debug information present is useful if it enables people to submit stack traces with their bug reports. Incidentally, I was looking at the gtkmm/stock.h workaround for the winnt.h DELETE problem, and can't see any reason why it wouldn't work on Windows, unless winnt.h is being included after stock.h. It would be useful if you could upload the result (the synfigstudio-preview.o file) of compiling preview.cpp as usual but with the -c flag replaced by -E (which tells the compiler to stop after preprocessing). On 3/7/07, Dmitriy Pomerantsev <lr...@ya...> wrote: > Chris Moore> Does that stop the error? > > OK, I'll check it at evening. > > 2 all: > > BTW, what did you think, may be I can disable debug information for synfig studio? I think it can greatly decrease studio distribution sise. > > Atrus. > |