Re: Compiling Plataform Preferences on Ubuntu 16.04

2023-12-18 Thread Kevin Rushforth
This is really about gcc rather than a version of Ubuntu. I see little value in making the javafx.graphics native code compile with such an old version of gcc that it doesn't support C++11. (Worth noting that WebKit requires an even newer version, since it uses C++20 features). So, while yes

Compiling Plataform Preferences on Ubuntu 16.04

2023-12-18 Thread Thiago Milczarek Sayão
Hi, I get some compilation errors when building JavaFX on Ubuntu 16.04, which seems related to the newly introduced Platform preferences API. Should we bother to make it work? In file included from /home/tsayao/jose/jfx/modules/javafx.graphics/src/main/native-glass/gtk/GlassApplication.cpp:45:0: