-
Bug
-
Resolution: Fixed
-
P1
-
jfx13, 8u231
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8222228 | 8u231 | Alexander Matveev | P1 | Resolved | Fixed | b01 |
JDK-8223070 | 8u221 | Alexander Matveev | P1 | Closed | Fixed | b03 |
JDK-8229464 | jfx11.0.4 | Alexander Matveev | P1 | Closed | Fixed |
FX fails to build on 32-bit Windows after the fix for JDK-8133841 with the followig error:
...\src\main\native\gstreamer\plugins\dshowwrapper\Sink.h(90): error C2695: 'CInputPin::ReceiveConnection': overriding virtual function differs from 'CBasePin::ReceiveConnection' only by calling convention
This was discovered while backportingJDK-8133841 to JDK 8.
In case someone still wants to build openjfx13, it should be fixed in jfx-dev and then backported to JDK 8.
...\src\main\native\gstreamer\plugins\dshowwrapper\Sink.h(90): error C2695: 'CInputPin::ReceiveConnection': overriding virtual function differs from 'CBasePin::ReceiveConnection' only by calling convention
This was discovered while backporting
In case someone still wants to build openjfx13, it should be fixed in jfx-dev and then backported to JDK 8.
- backported by
-
JDK-8222228 FX build fails on 32-bit Windows after fix for JDK-8133841
-
- Resolved
-
-
JDK-8223070 FX build fails on 32-bit Windows after fix for JDK-8133841
-
- Closed
-
-
JDK-8229464 FX build fails on 32-bit Windows after fix for JDK-8133841
-
- Closed
-
- relates to
-
JDK-8133841 Full HD video can not be played on standard 1080p screen in portrait mode
-
- Resolved
-