Hello, As to your first question, the App TRK application has been replaced with the CODA debugging agent on newer Symbian devices, such as the Nokia C6-01. The CODA installation package is delivered together with the Qt SDK. For more information, see:
http://doc.qt.nokia.com/qtcreator-2.4/creator-developing-symbian.html Leena -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Weber Niels.2 (Nokia-MP/Berlin) Sent: Wednesday, March 28, 2012 7:16 AM To: Obsolete - Please use http://lists.qt-project.org/ Cc: [email protected] Subject: Re: [Qt-creator] Instal problem Am Dienstag, den 27.03.2012, 16:25 +0000 schrieb ext [email protected]: > Hi. > My name is kurniawan. > I have a problem with my device nokia ''c6 01''. > I cant running app TRK to my device. > There warning "this internal file". > > Cos i want to make sis file, > but there warning, "the symbian toolchain does not handle special characters > in project path well". > How must i do? If you get this message while installing the SDK / QtCreator, the directory you are trying to install to contains non ASCII characters. The Symbian toolchain has issues with this, so please install into a path only containing ASCII characters. Niels _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
