Hi, > At last I’ve succeeded in building an application for Qt4.6 beta for > Symbian and deploy it on a Nokia 5800 phone, with Qt Creator 1.30 beta. > The application starts well on the phone, if I launch it manually. I’m > trying to do remote debug. TRK is installed on the phone, and I’ve already > succeeded in debugging with Carbide C++ with the same phone. Qt Creator > returns : Could not connect to phone on port 'COM16': Could not open > device 'COM16 : Le fichier specifié est introuvable > > Last part of the sentence means “File Not Found” in french. > > In Project configuration, the phone is automatically detected on COM16. And > I’m fully able to install manually the application by double clicking on > .sisx file, so the phone is well connected.
Just for my understanding, can you actually start the application by pressing the "Run" button of Qt Creator? Could you please provide the contents of the debugger log window? Generally speaking, we are also experiencing spurious failures with ports above COM8. I would recommend changing the port to one in the COM3-8 range in the Windows Control Panel\Device Manager\COM Ports (overriding the warning prompt). Regards, Friedemann -- Friedemann Kleint Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator