There is build errors when building with JDK7 related to javah :
[exec] /cygdrive/c/Tools/Java/JDK17~1.0/bin/javah -o ../decora-sse-native/build/com_sun_scenario_effect_impl_sw_sse_SSEBlend_ADDPeer.h -jni -classpath ../decora-sse/build/classes\;../decora-runtime/build/classes com.sun.scenario.effect.impl.sw.sse.SSEBlend_ADDPeer
[exec] Error: Class com.sun.javafx.geom.transform.BaseTransform could not be found.
[exec] make: *** [../decora-sse-native/build/com_sun_scenario_effect_impl_sw_sse_SSEBlend_ADDPeer.h] Error 1
[exec] /cygdrive/c/Tools/Java/JDK17~1.0/bin/javah -o ../decora-sse-native/build/com_sun_scenario_effect_impl_sw_sse_SSEBlend_ADDPeer.h -jni -classpath ../decora-sse/build/classes\;../decora-runtime/build/classes com.sun.scenario.effect.impl.sw.sse.SSEBlend_ADDPeer
[exec] Error: Class com.sun.javafx.geom.transform.BaseTransform could not be found.
[exec] make: *** [../decora-sse-native/build/com_sun_scenario_effect_impl_sw_sse_SSEBlend_ADDPeer.h] Error 1
- relates to
-
JDK-8115877 PhysicLib does not build with JDK7
-
- Closed
-