Hello,
I had installed Qt SDK 1.1 TP earlier (apps worked fine with Qt 4.7.1 installed on phone) and then installed Beta a week back, with Qt 4.7.2 & QtMobility 1.1.0 installed on my X6 device. I tried to build our app using Qt 4.7.2 for Symbian^1 (rel) but failed to do so (no compile-time errors, but sis file's not generated), here are the errors:
So I built it using the previous Qt setup (Qt 4.6.3), all Qt apps behave strangely on device now! On selecting any of the options in the app menu it hangs, the UI controls are misplaced n messed up. How can I solve this?Code:Patching package file and relevant binaries... make[1]: Leaving directory `D:/ProjectDir/MyProject' d:/qtsdk11/Symbian/SDKs/Symbian1Qt472/epoc32/release/gcce/urel/MyProject.exe cannot be copied for patching. at D:\qtsdk11\Symbian\SDKs\Symbian1Qt472\bin\patch_capabilities.pl line 229, <PKG> line 20. ERROR: Automatic patching failed at D:\qtsdk11\Symbian\SDKs\Symbian1Qt472\bin\createpackage.pl line 357. make[1]: *** [ok_sis] Error 2 D:\qtsdk11\Symbian\SDKs\Symbian1Qt472\epoc32\tools\make.exe: *** [sis] Error 2 The process "D:\qtsdk11\Symbian\SDKs\Symbian1Qt472\epoc32\tools\make.exe" exited with code 2. Error while building project MyProject (target: Symbian Device) When executing build step 'Create SIS Package'




