Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is qnx 6.4.1 supported by Qt5? I'm trying to build it and getting the following error on ./configure
The specified system/compiler is not supported: qtbase/mkspecs/unsupported/qnx-q++
Qt5 was ported to QNX 6.5.0 SP1 and makes use of the new QNX UI Core graphics framework (new composition manager, Screen, etc). If you are using the QNX GF graphics framework that is shipped with QNX 6.4x, you should use Qt 4.8x.
Hope this helps.
Grant
Thank you for answer