[Bug 736458] New: Windows XP's msvcrt.dll doesn't offer function rand_s.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 11 01:58:03 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736458
  GStreamer | don't know | 1.4.1

           Summary: Windows XP's msvcrt.dll doesn't offer function rand_s.
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vgdoqd at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows
says "Furthermore, GStreamer itself is built using a “basic” C runtime which
comes in every Windows system since Windows XP, and is named MSVCRT.DLL.", but
the libglib-2.0-0.dll that comes with
http://gstreamer.freedesktop.org/data/pkg/windows/1.4.1/gstreamer-1.0-x86-1.4.1.msi
does depend on non-basic C runtime. The original MSVCRT.DLL that Windows XP
offers doesn't have a function named rand_s libglib-2.0-0.dll needs.

It would be nice if it's possible to remove this dependency, so the users don't
have to download another MSVCRT.DLL. Thanks a lot.

-- 
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