Integrated: 8252060: gstreamer fails to build with gcc 10
Alexander Matveev
almatvee at openjdk.java.net
Tue Aug 25 22:04:33 UTC 2020
On Tue, 25 Aug 2020 01:00:31 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> Fixed by defining GST_API as GST_EXPORT for gcc compiler as per Kevin proposed solution. On Windows we do not need to
> define GST_API, since we using .def file to export symbols.
This pull request has now been integrated.
Changeset: 7a4bd9b2
Author: Alexander Matveev <almatvee at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/7a4bd9b2
Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod
8252060: gstreamer fails to build with gcc 10
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/287
More information about the openjfx-dev
mailing list