Connection of Symbian Anna based Nokia C700 to PC and creating .sis file using Qt SDK
-
Hi.
It is not general problem/bug of course but in my specific case/setup. There is some problem with creating sis file with Qt SDK and connecting Symbian Anna based device to Windows XP based PC via USB using Nokia OVI Suite.
- The device is Nokia C700 , OS for the device is Symbian Anna
- The PC is on Windows XP
a.
When I connect the device in Mass Storage mode then I the connection is ok and files could be transfered to device's storage. I installed Public CODA application on the device and can see connection:Status: Connected
Connection: USB
Port: 0b.
I installed on PC Nokia Ovi Suite version 2.2.1.23 . When I connect the device to PC and activate at the device Nokia Ovi Suite mode I observe next message from the Nokia Ovi Suite wizard : "The device is not in PC Suite USB mode. Nokia Ovi suite could not recognize your device..." .Does anybody know what is the problem why I can't connect the device to PC in Nokia Ovi Suite mode ?
c.
I installed Qt SDK , made update and I don't see yet QtSDK\Symbian\SDKs\ Qt for Symbian Anna.
Why after update I don't see Qt version for Symbian Anna nor in the directory on HDD nor in Qt Creator Tools/Build and run nor in Edit Build Configuration.
Does anybody know how to build .sis in Qt Creator using Qt SDK for Symbian Anna ?d.
I can't create .sis files after update using existing build configuration Qt 4.7.3 for Symbian^3( Qt SDK)
qmake finishes succes.
qmake arguments: -r -spec symbian-sbsv2 "CONFIG+=release" ...
Does anybody know what is the problem ?
the built is finished successfully with:...
target : epoc32\release\armv5\urel\spectrum.exe [arm.v5.urel.gcce4_4_1]
d:/qt/qtsdk/symbian/tools/gcce4/bin/../lib/gcc/arm-none-symbianelf/4.4.1/../../../../arm-none-symbianelf/bin/ld.exe: warning: D:/Qt/QtSDK/Symbian/SDKs/Symbian3Qt473/epoc32/release/armv5/urel/usrt3_1.lib(ucppinit.o) uses variable-size enums yet the output is to use 32-bit enums; use of enum values across objects may failsbs : warnings: 25
sbs : errors: 0built 'arm.v5.urel.gcce4_4_1'
Run time 247 seconds
sbs: build log in D:\Qt\QtSDK\Symbian\SDKs\Symbian3Qt473\epoc32\build\Makefile.2012-01-20-17-45-17.74-1376.log
make.exe: Leaving directory `D:/DEVELOPING/TOOLBAR/Beeper/version_18_02_timers/spectrum'...
but .sis file wasn't created.
Does anybody know how to fix solve/resolve this issue so I may create .sis files and connect to the device?
Thank in advance,
Pavel