Re: [Interest] Configuring Qt5 for Beaglebone Black

2014-09-25 Thread Peter Kuemmel
> Hi all, >  > If anyone is successful configuring Qt5 from source then please share the > steps you followed. > Hav been working on it from past few days, changing options and all, but no > luck. >  > Looking forward for a successful source. >  > Thanks in advance. >  > Sincerely, > Amey Uday Pa

Re: [Interest] Size of libQt5Core in 5.3

2014-05-14 Thread Peter Kuemmel
> Von: "Daniel Bowen" > An: interest@qt-project.org > Betreff: Re: [Interest] Size of libQt5Core in 5.3 > > Thanks again for the info. > > Here's where I've gotten to so far. > > Starting from the last ./configure command line I mentioned, plus > -no-feature- for every qfeature.txt item (minus L

Re: [Interest] Platform eglfs and OpenGL

2014-02-18 Thread Peter Kuemmel
> > Not at the moment. There were some efforts in the past to add compositing of > GL-based windows into eglfs, similarly to how sw-rendered QWidget windows are > handled, but these got cancelled in favour of the upcoming QOpenGLWidget and > QQuickWidget APIs which will provide a modern replacem

[Interest] Platform eglfs and OpenGL

2014-02-17 Thread Peter Kuemmel
Is there a way to use OpenGL on an embedded system with Qt5 (linuxfb and eglf) and QWidgets? Reading the docs, http://doc-snapshot.qt-project.org/qt5-dev/embedded-linux.html#eglfs it looks like this is not supported without using X11 or Wayland, or I'm wrong? In concrete this means: is it possibl