Details
-
Sub-task
-
Resolution: Done
-
P1: Critical
-
None
-
None
-
ad82e439c735912d069a2cf456b04e3d10016e84, 01da612438d988108acfb3aa688226ee56a9bd22
Description
the concept of 'libprefix' essentially creates a second version of Qt with a prefix for filenames and different UIDs (beware, there is only one alternative set allowing exactly two versions on a symbian install).
Using the makefile based system this concept is not supported. Its added to the configure script but it doesn't work because the flags passed to the the linker etc are not found due to changing the name. Also qmake is not altered so the UID of Qt which external applications depend on are not changed.