Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

sm2.0 st编译出错 #26

Open
qiurigao opened this issue Jan 11, 2018 · 0 comments
Open

sm2.0 st编译出错 #26

qiurigao opened this issue Jan 11, 2018 · 0 comments

Comments

@qiurigao
Copy link

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 $

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant