After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 606677 - Port librdf (rdfsrc) to Windows
Port librdf (rdfsrc) to Windows
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal trivial
: 0.10.18
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-11 21:48 UTC by LRN
Modified: 2010-01-12 08:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Port librfb to Windows (2.62 KB, patch)
2010-01-11 21:49 UTC, LRN
none Details | Review

Description LRN 2010-01-11 21:48:00 UTC
At the moment librdf is disabled on Windows and requires porting.
Comment 1 LRN 2010-01-11 21:49:02 UTC
Created attachment 151196 [details] [review]
Port librfb to Windows
Comment 2 Tim-Philipp Müller 2010-01-12 00:44:55 UTC
You presumably tested this on OSX as well? ;-) (guess we'll find out)

commit d61abce8e42ea9dcd1b351d1e626ef5b7b8e13f8
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Tue Jan 12 00:46:27 2010 +0300

    librfb: port rfbsrc to MinGW
    
    Fixes #606677
Comment 3 LRN 2010-01-12 08:59:45 UTC
Uh, no i did not :(
Well, in case it breaks, you'll have to fix configure.ac to only enable this plugin when sys/socket.h OR winsock2.h is available.