[Bug 652676] New: with Windows, librfb must link against libws2_32

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 15 12:09:39 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652676
  GStreamer | gst-plugins-bad | unspecified

           Summary: with Windows, librfb must link against libws2_32
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vtorri at univ-evry.fr
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


librfb is using recv, socket, htons, ..., which are defined in libws2_32 on
Windows. So on Windows, one must pass -lws2_32 when compiling this plugin on
Windows

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list