How to use GStreamer in Visual Studio 2010?

前端 未结 3 1795
-上瘾入骨i
-上瘾入骨i 2021-01-05 09:23

Do I have to compile GStreamer on my own? Can I do it using Visual Studio 2010?

I\'m struggling to find a good step-by-step guide with instructions

3条回答
  •  春和景丽
    2021-01-05 10:11

    You could try out build from OSSBuild. You should use svn client to checkout address

    http://ossbuild.googlecode.com/svn/trunk/Shared/Build/Windows/Win32

    Then it is only matter of configuring VS2010 to know where to look for it. It contains all thet one needs already compiled. Since i run linux i have no possibility of checking how to configure it correctly.

提交回复
热议问题