From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Trapanese Date: Sat, 15 Feb 2014 07:49:40 +0100 Subject: [Buildroot] enable eglfs Message-ID: <52FF0E04.6030800@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, I'm trying to add the Qt5/webkit support to the raspberryrpi_defconfig. In the ncurses configuration window I see this message: "eglfs backend available if OpenGLES and EGL are enabled" I searched for OpenGLES symbol (F8) but it found nothing. I don't understand how to enable the OpenGLES and EGL in order to allow the eglfs backend. Thanks Marco