RFR: 8252060: gstreamer fails to build with gcc 10
Kevin Rushforth
kcr at openjdk.java.net
Tue Aug 25 13:01:51 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.
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/287
More information about the openjfx-dev
mailing list