syntax error in VERSION script

iron_guitarist1987 jtrinidadperez at gmail.com
Wed May 30 07:23:27 PDT 2012


Great! I added 

#ifndef PACKAGE
#define PACKAGE "pluginntoone"
#endif

GST_PLUGIN_DEFINE (
    GST_VERSION_MAJOR,
    GST_VERSION_MINOR,
    "mtoome",
    "2 to 1 Example",
    gst_ntoone_plugin_init,
    "0.10.28",
    "GPL",
    "GStreamer",
    "http://gstreamer.net/"
)

at the bottom and it works now. Thanks!

-----
The greatest trick the devil ever pulled was convincing the World that Java was better than C++.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/syntax-error-in-VERSION-script-tp4655137p4655140.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list