Relates :
|
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 backporting JDK-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.
|