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
{{ message }}
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/BitmapDecoderJNI.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/FrameSequence.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/FrameSequenceJNI.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/FrameSequence_gif.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/JNIHelpers.cpp
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp: In constructor 'FrameSequence_gif::FrameSequence_gif(Stream*)':
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:66:33: error: too many arguments to function 'int DGifCloseFile(GifFileType*)'
DGifCloseFile(mGif, NULL);
^
In file included from frameworks/ex/framesequence/jni/FrameSequence_gif.h:21:0,
from frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:22:
external/giflib/gif_lib.h:181:5: note: declared here
int DGifCloseFile(GifFileType * GifFile);
^
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp: In destructor 'virtual FrameSequence_gif::~FrameSequence_gif()':
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:135:33: error: too many arguments to function 'int DGifCloseFile(GifFileType*)'
DGifCloseFile(mGif, NULL);
^
In file included from frameworks/ex/framesequence/jni/FrameSequence_gif.h:21:0,
from frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:22:
external/giflib/gif_lib.h:181:5: note: declared here
int DGifCloseFile(GifFileType * GifFile);
^
build/core/binary.mk:730: recipe for target '/home/lenovo/SM/out/target/product/y55/obj/SHARED_LIBRARIES/libframesequence_intermediates/FrameSequence_gif.o' failed
make: *** [/home/lenovo/SM/out/target/product/y55/obj/SHARED_LIBRARIES/libframesequence_intermediates/FrameSequence_gif.o] Error 1make: *** 正在等待未完成的任务....
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/Registry.cpp
make failed to build some targets (01:02:57 (hh:mm:ss))
lenovo@lenovo-Lenovo-G470 ~/SM $
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/BitmapDecoderJNI.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/FrameSequence.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/FrameSequenceJNI.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/FrameSequence_gif.cpp
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/JNIHelpers.cpp
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp: In constructor 'FrameSequence_gif::FrameSequence_gif(Stream*)':
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:66:33: error: too many arguments to function 'int DGifCloseFile(GifFileType*)'
DGifCloseFile(mGif, NULL);
^
In file included from frameworks/ex/framesequence/jni/FrameSequence_gif.h:21:0,
from frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:22:
external/giflib/gif_lib.h:181:5: note: declared here
int DGifCloseFile(GifFileType * GifFile);
^
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp: In destructor 'virtual FrameSequence_gif::~FrameSequence_gif()':
frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:135:33: error: too many arguments to function 'int DGifCloseFile(GifFileType*)'
DGifCloseFile(mGif, NULL);
^
In file included from frameworks/ex/framesequence/jni/FrameSequence_gif.h:21:0,
from frameworks/ex/framesequence/jni/FrameSequence_gif.cpp:22:
external/giflib/gif_lib.h:181:5: note: declared here
int DGifCloseFile(GifFileType * GifFile);
^
build/core/binary.mk:730: recipe for target '/home/lenovo/SM/out/target/product/y55/obj/SHARED_LIBRARIES/libframesequence_intermediates/FrameSequence_gif.o' failed
make: *** [/home/lenovo/SM/out/target/product/y55/obj/SHARED_LIBRARIES/libframesequence_intermediates/FrameSequence_gif.o] Error 1make: *** 正在等待未完成的任务....
target thumb C++: libframesequence <= frameworks/ex/framesequence/jni/Registry.cpp
make failed to build some targets (01:02:57 (hh:mm:ss))
lenovo@lenovo-Lenovo-G470 ~/SM $
The text was updated successfully, but these errors were encountered: