Trying to compile GStreamer for windows for static linking
JonnyJP
j.p.murrow at dunelm.org.uk
Thu Feb 19 00:31:27 PST 2015
Now I'm getting linking errors in a QtCreator or Visual Studio 2010 Express
project.
For Visual Studio, my main is:
GStreamerTestVS.cpp
<http://gstreamer-devel.966125.n4.nabble.com/file/n4670811/GStreamerTestVS.cpp>
My project settings are:
Linker -> Input -> Additional Dependencies = libgstreamer-1.0.a
(also tried copying the file and renaming it to libgstreamer-1.0.lib, same
errors)
Linker -> Generql -> Additional Library Dependencies =
D:\gstreamer\1.0\x86_64\lib
(which is the correct location)
Any ideas?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Trying-to-compile-GStreamer-for-windows-for-static-linking-tp4670777p4670811.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list