Re: Building on Ubuntu 18.10

2018-11-16 Thread Tom Schindl
Hi, On Linux and OS-X it is chosen by default unless your graphics-card/driver is black listed - only happens on Linux. On Windows there's no OpenGL pipeline (see below) but just D3D. To integrate OpenGL on win32 you need to do some extra work. We (BestSolution.at together with some of our custom

Building on Ubuntu 18.10

2018-11-16 Thread Giuseppe Barbieri
Hi, after bleeding today trying to build it on Win 10 ( https://github.com/javafxports/openjdk-jfx/issues/288), I decided to try on Ubuntu hoping for a more friendly iter Luckily only a problem arises: https://gist.github.com/elect86/47ab39ee346873fd9c84a745a137bf46 Removing `Werror` from `linu