[Interest] Porting Qt to our RTOS

Thiago Macieira thiago.macieira at intel.com
Fri Sep 28 06:04:31 CEST 2018


On Thursday, 27 September 2018 15:20:37 PDT Kim Hartman wrote:
> We've ported much of the BOOST libraries, so pthreads are most possible.
> I've started an internal audit of the rest of POSIX services we would need
> in order to create an INtime QPA. Is there a more comprehensive list of
> POSIX calls needed for GUI functionality? Is there such a thing as a
> generic QPA?

POSIX is not needed for GUI. You need it for QtNetwork and QtCore.

For GUI, we expect the framebuffer access to be OS-specific.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list