[gst-devel] gstreamer ossbuild misssing pieces
Andoni Morales
ylatuya at gmail.com
Wed Apr 7 17:50:13 CEST 2010
2010/4/7 Kulecz, Walter (JSC-SK)[WYLE INTEG. SCI. & ENG.]
<walter.kulecz-1 at nasa.gov>:
> I assume the gstreamer developers must love answering the same questions
> over and over again for the lack of decent documentation about getting the
> bits and pieces needed to actually do anything.
>
>
>
> Form the: http://code.google.com/p/ossbuild/downloads/list site I've
> downloaded and installed on Windows2000:
Windows 2000 is not actually supported, the current build only
supports XP/Vista/7
>
> msys_v11.7z
>
> GStreamerWinBuild-0.10.5-dev.exe
>
> GStreamerWinBuild-0.10.5.1.exe
>
> (I'd have tired the newest BETA versions but the *.MSI files required XP or
> newer).
>
>
>
> But if I run the gst-inspect command in a MINGW32 window (started with the
> msys.bat file), or double clicking the c:\gstreamr\bin\gst-inspect-0.10.exe
>
>
>
> I get a bunch of "gst-inspect-0.10.exe - Entry Point Not Found" "The
> Procedure entry point xxxx could not be located in the dynamic link library
> " errors.
>
>
>
> So what is missing here?
It seems like Windows2000's WS2_32.DLL doesn't implement this
function. Maybe replacing this dll with the one from XP?
>
>
>
>
>
> The mingw32 stuff seems to superficially work as a "gcc --help" command
> gives the expected result but attempting to compile theHelloGstreamer.c
> sample file with:
>
>
>
> gcc HelloGstreamer.c -o HelloGstreamer `pkg-config --cflags --libs
> gstreamer-0.10`
>
>
>
> Gives a large set of error messages suggesting the `pkg-config` stuff in
> mingw32 is not set up correctly -- which I've not got a clue as to what
> defines correctly.
You'll need to install GStreamerWinBuild-0.10.5-dev.exe and add
'/c/gstreamer/lib/pkgconfig/' to PKG_CONFIG_PATH. or
install the developers package in the same folder as your msys installation.
Cheers,
Andoni
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
--
Andoni Morales Alastruey
LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
More information about the gstreamer-devel
mailing list