Hello,
I'm trying to run my app to the device(N8). At first, I was getting "Please start App TRK on COM5". Then based from http://www.forum.nokia.com/Develop/Q.../Step_3.xhtml:
I installed C:\NokiaQtSDK\Symbian\sis\Symbian^3_app_trk_3_2_7.sisx. (I believe for N8 it's Symbian^3.) Now I no longer get the "Please start App TRK on COM5" but a different error:Install and configure the TRK debugging application on the device
Use the shortcut in the Start Menu to install the TRK application (StartMenu > Nokia Qt SDK -Beta release > Symbian > Install TRK to Symbian device). Then select the Symbian device platform that matches your device.
As an alternative, you can navigate to <NokiaQtSDK_install_path>\Symbian\sis and select the compatible TRK application (for example, Symbian^3_app_trk_3_2_7.sisx).
Executable file: 10994 2011-02-03T19:43:56 C:\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\GraphicsViewDemo.exe
Package: 10756 2011-02-03T20:44:27 C:\NokiaQtProjects\fromTraining\sample\GraphicsViewDemo\GraphicsViewDemo.sis
Deploying application to 'Nokia N8-00 USB Serial Port (COM5)'...
Copying installation file...
Installing application...
Starting application...
Could not start application: General OS-related error
Finished.
I'm using Qt Creator 2.0.1 Based on Qt 4.7.0(32 bit). Run settings is: http://img818.imageshack.us/img818/4697/runsettings.jpg
Please help I'm stuck at this part.




