Compiling using gstreamer and gtk3
Posted: Thu Oct 31, 2019 12:08 am
I am experimenting with a wxWidgets app on Ubuntu 18.04. I am doing some develop using gstreamer and need to attach a gtk window to a wxnativewindow object. When building the project I keep getting the load failure message for -lwx_gtk3u_unofficial3_gtk-3.1. My wxWidgets version is 3.1.3, I am using Codelite 13.0.4, I have downloaded gstreamer 1.0 and gtk3, and can access those files and libraries with no problem. I can also see many gtk3u unoffical3 libraries, just not one for gtk-3.1.
I have search high and low. Where do I find this library?
I have search high and low. Where do I find this library?