[Banshee-List] Compiling gstreamer-sharp under windows.



I'm trying to get gstreamer-sharp compiled under windows using cygwin. How does the banshee team do it? Or do you use the ossbuild releases?

This is the error I'm getting and I've tried updating PATH, GST_LIBS and PKG_CONFIG_PATH with the location of my gstreamer sources, but it doesn't work.

checking for GST... configure: error: Package requirements (gstreamer-0.10 >= 0.10.26.1
        gstreamer-base-0.10 >= 0.10.26.1
        gstreamer-controller-0.10 >= 0.10.26.1
        gstreamer-app-0.10 >= 0.10.26.1
        gstreamer-audio-0.10 >= 0.10.26.1
        gstreamer-cdda-0.10 >= 0.10.26.1
        gstreamer-interfaces-0.10 >= 0.10.26.1
        gstreamer-pbutils-0.10 >= 0.10.26.1
        gstreamer-tag-0.10 >= 0.10.26.1
        gstreamer-video-0.10 >= 0.10.26.1
) were not met:

No package 'gstreamer-0.10' found
No package 'gstreamer-base-0.10' found
No package 'gstreamer-controller-0.10' found
No package 'gstreamer-app-0.10' found
No package 'gstreamer-audio-0.10' found
No package 'gstreamer-cdda-0.10' found
No package 'gstreamer-interfaces-0.10' found
No package 'gstreamer-pbutils-0.10' found
No package 'gstreamer-tag-0.10' found
No package 'gstreamer-video-0.10' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GST_CFLAGS
and GST_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I'm wondering what the best way to get it compiled is. Does anyone have any ideas?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]