Am Dienstag, 20. November 2007 schrieb Christian RöÃler (Roessler): Good evening again
> | thbezier.cxx:1205: error: âstderrâ was not declared in this scope > | thbezier.cxx:1206: error: âfprintfâ was not declared in this scope > | make: *** [thbezier.o] Fehler 1 > ...and, ah well, stderror and fprintf has a smell I know, so to say. So I > opened thbezier.cxx and insterted to the include lines > | #include "stdio.h" > and it compiles through (at least thbezier.cxx). But this is... a bit too > easy. By the way, same thin with "memset" in thwarppt.cxx... could this be connected with the new gcc version 4.3.0 I am using? Should I better fall back to an older gcc version? Greetings, Christian
