After the installation of official Video library, I've overwritten files with the ones from this repo, but I still get this error when starting the application.
UnsatisfiedLinkError: Error looking up function 'gst_date_get_type': /usr/lib64/libgstreamer-0.10.so.0: undefined symbol: gst_date_get_type A library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application.
Should I install it differently?
I'm currently running kali linux 64bit, I have libgstreamer1.0-dev and libgstreamer1.0 installed.
After the installation of official Video library, I've overwritten files with the ones from this repo, but I still get this error when starting the application.
UnsatisfiedLinkError: Error looking up function 'gst_date_get_type': /usr/lib64/libgstreamer-0.10.so.0: undefined symbol: gst_date_get_type A library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application.Should I install it differently?
I'm currently running kali linux 64bit, I have libgstreamer1.0-dev and libgstreamer1.0 installed.