You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Kevin,
As we know, Fl_Anim_GIF_Image embedded into 1.4.0 and it conflicts on latest version of FLTK-1.4.0.
But your Fl_Anim_GIF_Image has more features than FL/Fl_Anim_GIF_Image.H.
I think we can use two different ways to solve this confliction -
use Different class name .
or new class inherit Fl_Anim_GIF_Image.
How about this ?
Now I'm chaning class name to Fl_AGIF_Image for YAIV-mine fork.
The text was updated successfully, but these errors were encountered:
Dear Kevin,
As we know, Fl_Anim_GIF_Image embedded into 1.4.0 and it conflicts on latest version of FLTK-1.4.0.
But your Fl_Anim_GIF_Image has more features than FL/Fl_Anim_GIF_Image.H.
I think we can use two different ways to solve this confliction -
How about this ?
Now I'm chaning class name to Fl_AGIF_Image for YAIV-mine fork.
The text was updated successfully, but these errors were encountered: