GNOME Bugzilla – Bug 774640
gst-rtsp-server: Enable building with MSVC
Last modified: 2016-11-19 09:58:41 UTC
I don't promise everything is functioning properly with these patches, but at least it builds.
Created attachment 340176 [details] [review] [PATCH gst-rtsp-server 1/2] client: update do_send_message to match type GstRTSPClientSendFunc
Created attachment 340177 [details] [review] [PATCH gst-rtsp-server 2/2] Enable building with MSVC
Comment on attachment 340177 [details] [review] [PATCH gst-rtsp-server 2/2] Enable building with MSVC This should come with the "check-exports" / "update-exports" magic we have in core/base to prevent forgetting updating the .def file
Created attachment 340260 [details] [review] [PATCH gst-rtsp-server v2 2/2] Enable building with MSVC Changes since v1: - include win32.mak to enable check-exports
commit d7676bfba3ea33e13283787dc641e97cc0241cd9 Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 09:41:53 2016 -0800 Enable building with MSVC https://bugzilla.gnome.org/show_bug.cgi?id=774640