I tried to install the application on E5 and it is not working.When I run the application using QT Creator I get this error
Executable file: 2768807 2011-04-18T12:27:05 C:\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\OpenLanes.exe
Package: 2593056 2011-04-18T12:27:10 C:\OpenLanes\OpenLanes\OpenLanes.sis
Deploying application to 'Nokia E5-00 USB Serial Port (COM3)'...
Copying installation file...
Installing application...
Starting application...
Could not start application: General OS-related error
Finished.
When I install the application using Ovi Suite, the application is installed but does not open, and no errors appear.
My trails:
• Uninstall and delete the app from the mobile.
• Clean , run qmake, and the build the application.
• Adding TARGET.CAPABILITY += NetworkServices Location ReadUserData WriteUserData to the .pro file, as I am accessing user data and gps info.
• Added division.c
Offcourse I installed QT, QT mobility and TRK on the device. Any Idea ?!



