[Bug 796641] Build Meson recipes with MSVC on Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 20 13:04:44 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796641

--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 372735
  --> https://bugzilla.gnome.org/attachment.cgi?id=372735&action=edit
cerbero: Build Meson projects with MSVC on Windows

Unless the 'visualstudio' variant is disabled in the config by enabling
the `novisualstudio` variant, recipes that use Meson will be built
using Visual Studio.

Cerbero will attempt to find either Visual Studio 2015 or Visual Studio
2017 and set the correct environment to use the MSVC toolchain. This
is done once at startup, and then used by each recipe at build time.

To get this environment in shell form, use the `win32-msvc-shell.cbc`
and `win64-msvc-shell.cbc` config files.

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