Hi Kevin,
As I deleted (by mistake) my former OpenJFX10, I was a bit lost !
2017-10-19 20:40 UTC+02:00, Kevin Rushforth :
> Hi Laurent,
>
> We don't have an easy way to suppress -Werror (no equivalent of JDK's
> --disable-warnings-as-errors configure option).
>
> For the short term, you can edit
Hi Laurent,
We don't have an easy way to suppress -Werror (no equivalent of JDK's
--disable-warnings-as-errors configure option).
For the short term, you can edit buildSrc/linux.gradle and remove the
--Werror flags that are causing the problems.
Can you file a bug to track fixing these warn