[gst-devel] Error compiling gstreamer on windows

Andoni Morales ylatuya at gmail.com
Fri Oct 10 01:50:53 CEST 2008


upsss....
I'm sorry, solved with 0.10.21

2008/10/10 Andoni Morales <ylatuya at gmail.com>

> Hi,
> I'm trying to compile GStreamer for Windows using mingw and I get an error
> when "make" tries to link libgstreamer.dll:
> *undefined reference to `WSAEventSelect*@12'
> and more... (I cannot copy all the ouput as I can't copy/paste with msys)
>
> I saw It doesn't link  -lws2_32.
>
> I found a previous configure.ac with this sentences:
> AC_CHECK_HEADERS([winsock2.h], HAVE_WINSOCK2_H=yes) AM_CONDITIONAL(HAVE_WINSOCK2_H,
> test "x$HAVE_WINSOCK2_H" = "xyes") if test "x$HAVE_WINSOCK2_H" = "xyes";
> then WIN32_LIBS="-lws2_32" AC_SUBST(WIN32_LIBS) fi
> Why it's not used anymore?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081010/e923b1ca/attachment.htm>


More information about the gstreamer-devel mailing list