arturoc / ofxGStreamer

openFrameworks addon to use gstreamer under osx and windows. This addon has no code and instead uses the addon_config.mk file to add the needed files from the core + the flags needed to compile using gstreamer
56 stars 28 forks source link

gstreamer 1.7.1 win10 #10

Open schwittlick opened 8 years ago

schwittlick commented 8 years ago

hey, the description for setting up ofxGstreamer under windows didnt seem to be complete and there were a few more things to setup in order to use it. I've committed some more instructions here:

https://github.com/mrzl/ofxGStreamer/commit/39c6167bc37a18d3860b0b4332cd8f20a07ac04c

let me know in if i should PR or you can add the linker configuration somewhere else in the addon.

marcel

jcyh0120 commented 8 years ago

I also had this issue. I followed the installation guide and get Error "cannot open source file gst/gst.h"

Is there any update to setup the needed libs?