Hi all,
I want to develop an application using gstreamer on Windows 7 with VisualStudio 2010. The problem I run into is that required header files are not found. The gst/gst.h I could find checking out Gstreamer from http://ossbuild.googlecode.com/svn trunk. But there are many other headers required. Is it possible to develop under Windows or only under Linux? -- Best regards Andrea _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
> I want to develop an application using gstreamer on Windows 7 with
> VisualStudio 2010. The problem I run into is that required header files > are not found. The gst/gst.h I could find checking out Gstreamer from > http://ossbuild.googlecode.com/svn trunk. But there are many other > headers required. Is it possible to develop under Windows or only under > Linux? Try downloading the latest beta from OSSBuild's download page -- it includes the binaries and dependencies. Then download the SDK which has the headers and libs. _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by Andrea König
Hi,
have you solved your problem? I also need to create a gstreamer application on your same environment. I would like if you write the right way to do it. Thaks -Antonio |
Hi: I did gstreamer application on windows7 recently download sdk and ossbuild and setup then I used QT creator build a project, set your sdk directory and libs currectly, It would work well Hope it 's helpful Martin On Sat, Sep 10, 2011 at 5:40 AM, jam <[hidden email]> wrote: Hi, _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thank you! Do you believe there are problem using Visual Studio as IDE?
|
I don't think there is something wrong with IDE
I used to read some thing about using VS to develop gstreamer It should be ok. Check your configure of IDE, I believe it will work
On Sat, Sep 10, 2011 at 9:41 PM, jam <[hidden email]> wrote: Thank you! Do you believe there are problem using Visual Studio as IDE? _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thank you Martin, I'll check it. Bye Bye
-- View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Development-on-windows-7-os-tp3405075p3803954.html Sent from the GStreamer-devel mailing list archive at Nabble.com. _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by Martin.cheng
Thank you Martin, I'll check it. Do you know a step-by-step configuration guide or something similar for Visual Studio?
Bye |
http://hi.baidu.com/zhxust/blog/item/b970f67a18f91de12e73b3a7.html
It is supposed to be helpful if you got pretty Chinese.
If you got stuck in Chinese, I will help you to translate it Best Wishes On Sun, Sep 11, 2011 at 7:09 PM, jam <[hidden email]> wrote: Thank you Martin, I'll check it. Do you know a step-by-step configuration _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |