I have a problem of using some features of Qt in the linux-devkit.
According to the software manifest, the Qt version from the SDK is 4.8.3. However, I can not use QRawFont and QGlyphRun classes that are added in Qt 4.8. Seems I will have to recompile the Qt with some proper configurations to enable them. Where can I find the configuration SDK used to compile Qt? If possible, is there anyway I can find the build script for the whole linux-devkit directory?