i m totally newbie in Qt,i m familiar with symbian development.my question is that which IDE is used for Qt development?i mean carbide or Qt creator???
and plz also tell me steps to learn fast Qt.
i m totally newbie in Qt,i m familiar with symbian development.my question is that which IDE is used for Qt development?i mean carbide or Qt creator???
and plz also tell me steps to learn fast Qt.
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
Qt Creator would be better supported for Qt Development, thus would recommend it. Basically just download it, install it, and then see the examples included in it. The SDK has pretty good documentations, but you should of course also do online searches..
ok,thanks sir.sir now my second qns is that also capability in Qt???and where to mention this?
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
i got ans of my qns.thanks sir.another qns is that what is Install TRK to Symbian device?inside this folder in program menu there some sis file e.g. TRK S60 3rd Edition Feature Pack 1,TRK S60 3rd Edition Feature Pack 2,TRK S60 5th edition and TRK Symbian^3 devices ???
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
You have the sis files, now you have to select the one compatible with your phone and then ... install it. TRK is the debug agent and must be running on the phone in order for Qt Creator to be able to deploy, install and run your application.
-- Lucian
ok nice.it means given sis file as i mentioned in pre post must to install before any Qt application installed.i have symbian^3 devices N8,so need to install TRK Symbian^3 sis provide with Qt sdk.i m right sir?
Thanks and Regards
-Chandan Singh
ReBirth due to GOD so too much believe in GOD- C Singh
Yep, the Symbian^3 files would be meant to be used with Symbian^3 devices indeed.