"sun.c", line 576: undefined symbol: TK_PHOTO_COMPOSITE_OVERLAY
"sun.c", line 576: prototype mismatch: 7 args passed, 6 expected
"sun.c", line 685: undefined symbol: TK_PHOTO_COMPOSITE_OVERLAY
"sun.c", line 685: prototype mismatch: 7 args passed, 6 expected
"sun.c", line 784: undefined symbol: TK_PHOTO_COMPOSITE_OVERLAY
"sun.c", line 784: prototype mismatch: 7 args passed, 6 expected
"sun.c", line 857: warning: implicit function declaration: strlen
I can't find the string TK_PHOTO_COMPOSITE_OVERLAY any where in
the 1.3 source distribution. Does anyone know where that is supposed
to be found?
Stuart
> I can't find the string TK_PHOTO_COMPOSITE_OVERLAY any where in
> the 1.3 source distribution. Does anyone know where that is supposed
> to be found?
>
> Stuart
Did you check tk/generic/tk.h ?