Need some help figuring this error out. Keep running into this error while compiling.
Target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/Framesequence_gif.cpp
Error: no matching function for call to 'DGifCloseFile'
Get 2 errors candidate function not viable: requires single argument 'GifFile' , but 2 arguments were provided.
Target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/Framesequence_gif.cpp
Error: no matching function for call to 'DGifCloseFile'
Get 2 errors candidate function not viable: requires single argument 'GifFile' , but 2 arguments were provided.
Last edited: