Include vcpkg libs in Windows build
gotsring
gotsring at live.com
Wed Sep 23 16:34:52 UTC 2020
I was able to successfully build and use GStreamer 1.18 on Windows 10 using
the process listed here:
https://www.collabora.com/news-and-blog/blog/2019/11/26/gstreamer-windows/
However, some gstreamer deps are not found, such as openssl and gtk3. I
already have these installed and available to Visual Studio 2019 using vcpkg
(tested install with other projects), and because I am building GStreamer
with the x64 Native Tools for Command Prompt for Visual Studio, would they
not be available while building?
I tried adding the vcpkg bin dir to PATH, but that did nothing. There
doesn't appear to be a relevant pkg-config file that I can add. Is there a
way to use packages from vcpkg? Previous questions here indicate that
duplicate glib instances can cause issues, so is this even recommended?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list