[Qt-interest] Issue | QT binary in S60 ROM | Qt4.6 Colossus beta
arun.ramachandran-nair at nokia.com
arun.ramachandran-nair at nokia.com
Tue Nov 3 06:50:36 CET 2009
Hi,
I'm doing performance study of QT on S60 platform . I am facing an issue with QT, which is actually blocking my work.
Issue Facing: Unable to launch any QT application, once QT binaries are build in as a part of ROM image. [the same application launches successfully when the QT binaries are installed from sis [given in \Qt\4.6.0-beta\qt.sis ] ]
Environment: S60 5.0 SDK for N97 with QT4.6 Colossus beta release.
More details:
* We need to use Profiler with some of the use-cases related to SVG and Phonon Audio. To get details regarding the overhead of QT binaries we need to have QT binaries in ROM image. So I tried to include the QT.iby [\Qt\4.6.0-beta\src\s60installs\qt.iby] in Core [ROFS1] and build an image. Since this failed to create ROM image [Core] because of address space violation due large QT binary size [also same issue when tried put this entirely on Variant [ROFS2] ], I have to split these .iby file and included some of the binaries in Core[ROFS1] and rest in Variant [ROFS2]. [I could successfully build the ROM image]. But, the application fails to launch.
* I could figure out a couple QT binaries missing from this iby file which I tried to include as well, but still the applications crashes after including those.
* Since the application was working when I install the QT binaries as a sis file [\Qt\4.6.0-beta\qt.sis]. I dumped this QT sis file [to regenerate the package] and made a iby file according to the package of this working sis and build the ROM image. But the still QT applications fails to launch.
Could you please help me with the same?
Is there any binaries still missing in my iby files. The iby files are attached below.
The pips, openc, and stdcpp binaries are already a part of ROM
Thanks and Regards
Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091103/d7b2297b/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt.iby
Type: application/octet-stream
Size: 2989 bytes
Desc: qt.iby
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091103/d7b2297b/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtbinary.iby
Type: application/octet-stream
Size: 859 bytes
Desc: qtbinary.iby
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091103/d7b2297b/attachment-0001.obj
More information about the Qt-interest-old
mailing list