Building gstreamer application from source for i686
Sebastian Dröge
sebastian at centricular.com
Sun Jul 10 18:38:09 UTC 2016
On So, 2016-07-10 at 18:30 +0000, Rashid Farah wrote:
> Does gstreamer support i686 32 bit architecture?
Yes
> Sample error:
> gst/gstutils.h:772:3: warning: right shift count >= width of type
> [enabled by default]
> GST_WRITE_UINT64_BE (data, u.i);
> ^
>
> The macro in gst/gstutils.h is expecting in this case 64 bit numbers.
> I would appreciate any insight to this problem.
This suggests that you build GStreamer for 32 bits against a GLib
version that is built for 64 bits (and has the headers set up for 64
bits).
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160710/905dd64f/attachment.sig>
More information about the gstreamer-devel
mailing list