[Development] Porting QT to new OS

2019-11-06 Thread martin ribelotta
Hi guys, I'm evaluate, for a client, the cost of port Qt to a bare metal RTOS with minimal (realy minimal) requirements like freeRTOS, mbedos etc (no mmu, no mmap, no filesystem, etc) What is the minimal requirement to run Qt in a really minimal platform? (for now, qt in my words is understand as c

[Development] Qt5 and opengl core dependence

2011-11-02 Thread martin ribelotta
I'm trying to build qtbase (Qt5) with this options: ./configure -v -qpa -developer-build -fast -opensource \ -no-accessibility \ -no-qt3support \ -no-xmlpatterns \ -no-multimedia \ -no-audio-backend \ -no-phonon \ -no-phonon-backend \