Meson build error on Windows.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Meson build error on Windows.

Marcos Kintschner
I'm having the following error when building gstreamer with meson on Windows
10 (x64):

"subprojects\gst-plugins-base\meson.build:255:0: ERROR: Could not find
dependency libgmodule_dep in subproject glib"

These are the steps I've done:

(on Visual Studio Command Prompt):
git clone https://github.com/GStreamer/gst-build
cd gst-build
git checkout 1.15.2
mkdir build
meson build

meson-log.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t378554/meson-log.txt>  




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Meson build error on Windows.

Marcos Kintschner
Ok, I've fixed the issue by uninstalling the current version of Gstreamer,
apparently removing it from the path was not enough.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel