<div dir="ltr"><div>Hi ! </div><div>I am develop enginner,  Wan-Sok CHOI. In KOREA</div><div> </div><div>I conpuse that create new element-plugin using Visual Studio 2010 </div><div> </div><div>Can you Help me?</div><div> </div>
<div>Until now, I followed the link <strong>below </strong>that install GStreamer SDK and Creating new projects using the wizard. Compiled Visual studio 2010  '..\<font face="Courier New">share\gst-sdk\tutorials'</font>  tutorials.</div>
<div>it is ok. all tutorials builded.. </div><div> </div><div> <a href="http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows">http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows</a></div><div> </div><div>
However, I failed Build new element-plugin!</div><div> </div><div> I was down-loaded gst-templat.zip.</div><div> And Creating new projects using the wiazrd...</div><div>then  gstplugin.h and .c file of ..\gst-template\gst-plugin\src add to projects...</div>
<div>it was not build. </div><div> </div><div>GST_PLUGIN_DEFINE (<br>    GST_VERSION_MAJOR,<br>    GST_VERSION_MINOR,<br>    plugin,<br>    "Template plugin",<br>    plugin_init,<br>    VERSION,<br>    "LGPL",<br>
    "GStreamer",<br>    "<a href="http://gstreamer.net/">http://gstreamer.net/</a>"</div><div> </div><div>c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2065: 'plugin' :<strong>Undeclared identifier is</strong>'.<br>
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2099: initializer is not a constant.<br>c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): <br>
c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2065: 'VERSION' :<strong>Undeclared identifier is</strong>.<br>c:\users\노트북\documents\visual studio 2010\projects\gstproject5\gstproject5\gstplugin.c(285): error C2099: initializer is not a constant.</div>
<div> </div><div>I don't know that way...</div><div>What it is problem...?</div><div> </div><div>please.. help me.. </div><div><br clear="all"><br>최완석(Wan Sok Choi) 연구원<br>Mobile     011-9114-1881<br>E-Mail     <a href="http://Ricky.Choi.ws" target="_blank">Ricky.Choi.ws</a>@Gmail.com<br>
</div></div>