I moved to test on device (Nokia 5230 running S60v5 with Qt/Qt-Mobility/App TRK installed through the Nokia Qt SDK 1.0). I allow All software to be installed in the program management settings. So the requirement of capabilities specified on
http://wiki.forum.nokia.com/index.ph...g_an_SMS_in_Qt should not matter at this stage. I got the following unsolved error and I am still working on this famous "General OS-related error".
Executable file: 12269 2010-09-02T20:18:26 C:\programs\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\TestSmsInterception.exe
Package: 12156 2010-09-02T21:52:12 C:\workspace\symbian\qt\TestSmsInterception\TestSmsInterception.sis
Deploying application to 'Nokia 5230 USB (COM17)'...
Copying installation file...
Installing application...
Could not install from package C:\Data\TestSmsInterception.sis on device: General OS-related error
Finished.
Btw, I was often amazed at the obscure error information generated by the Symbian C++ development environment. I suppose being a little bit more specific on cause of the errors could have made it much more developer-friendly... or symbian-noob-friendly... For example, there does not even exist the directory C:\Data at all!