Qt-gstreamer with sdk mac frameworks
Hopper, James E.
JAMES.E.HOPPER at saic.com
Thu Jan 3 19:15:30 PST 2013
Turns out the using the clang and clang++ compilers on mac work with this package just fine. run the following 2 lines before doing cmake
export CC=/usr/bin/clang
export CXX=/usr/bin/clang++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130103/883f0091/attachment-0001.html>
More information about the gstreamer-devel
mailing list