Hi !
I am develop enginner, Wan-Sok CHOI. In KOREA
I conpuse that create new element-plugin using Visual Studio 2010
Can you Help me?
Until now, I followed the link below that install GStreamer SDK and Creating new projects using the wizard. Compiled Visual studio 2010 '..\share\gst-sdk\tutorials' tutorials.
it is ok. all tutorials builded..
However, I failed Build new element-plugin!
I was down-loaded gst-templat.zip.
And Creating new projects using the wiazrd...
then gstplugin.h and .c file of ..\gst-template\gst-plugin\src add to projects...
it was not build.
GST_PLUGIN_DEFINE (
GST_VERSION_MAJOR,
GST_VERSION_MINOR,
plugin,
"Template plugin",
plugin_init,
VERSION,
"LGPL",
"GStreamer",
"
http://gstreamer.net/"
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2065: 'plugin' :Undeclared identifier is'.
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2099: initializer is not a constant.
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285):
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2065: 'VERSION' :Undeclared identifier is.
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2099: initializer is not a constant.
I don't know that way...
What it is problem...?
please.. help me..
최완석(Wan Sok Choi) 연구원
Mobile 011-9114-1881
E-Mail
Ricky.Choi.ws@Gmail.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel