[gst-devel] export test plugin error
Volter Yen
volter619 at 163.com
Tue Nov 20 11:04:17 CET 2007
In my last letter, I have forgoten to mention that in the end of the ')' ,I have tring by adding a ';' but with the same result, thanks u
- 隐藏引用文字 -
Hi all,
when I compile my test plugin, I got the following strange error:
my code line 1574:
GST_PLUGIN_DEFINE(GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"tdecoder",
"Video Decoders",
plugin_init,
VERSION,
GST_LICENSE_UNKNOWN,
"tdecoder",
"http://www.test.com/")
the error information:
...
12 gsttdoder.c: In function `gst_gdecoder_decode':
13 gsttcoder.c:1574: error: parse error at end of input
14 gsttecoder.c:1574: warning: unused variable `gst_plugin_desc'
15 gsttdecoder.c:1574: confused by earlier errors, bailing out
16 make[2]: *** [libgsttdecoder_la-gsttdecoder.lo] error 1
17 make[2]: Leaving directory /opt/gstreamer/plugins/kkvdecoder/src'
18 make[1]: *** [all-recursive] error 1
I am vonder why the error occour here ,please help me, thank you!
volter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20071120/3e1396ee/attachment.htm>
More information about the gstreamer-devel
mailing list