Thanks Eike and Alex, That clarified everything.
Regards, Bill -- On Wed, 15 Dec 2010, [email protected] wrote: > > On Dec 15, 2010, at 9:22 AM, ext Bilhanan Silverajan wrote: > >> >> Dear all, >> >> I'm new to Qt Creator and development with Qt. I browsed through the >> archive but did not detect anyone asking this earlier: >> >> Trying to follow one of the tutorials (the AnimatedTiles), I immediately >> encountered an inconsistency. >> >>> From the welcome page, under Tutorials, I selected "Building and Running >> an Example Application". In step 2, the documentation indicates the >> possible targets for the project. >> >> What really happens is this: Upon selecting the example Animated Tiles >> from "Explore Qt C++ Examples", a dialog window first pops up explaining >> the example files resides in a directory that cannot be written into >> (which is correct, it's installed in /usr/lib/.. ). Once I provide an >> alternative location in my home directory to copy the project to and open, >> I then get the "Project setup" window which indicates the only target that >> can be set up is in Desktop. >> >> In other words, I do not get Qt Simulator, Maemo and Symbian Device shown >> in the documentation. >> >> I'm trying this on a laptop with a fresh install of Ubuntu 10.10, and I >> used ubuntu's synaptic package manager to install Qt Creator. This version >> is 2.0.1, based on Qt 4.7.0 (32 bit), built on Sep 23 2010. As far as I >> can tell, all dependencies are fulfilled (among others, qt4-dev-tools, >> libqtcore4). >> >> Do I need to install anything else before I can obtain the correct targets >> indicated in the documentation? I'd like my environment set up for both >> symbian and maemo. > > Yes, you need to install the tool chains for these platforms, Qt Creator > itself doesn't provide any. Recommended download for development for Nokia > phones: > http://www.forum.nokia.com/Develop/Qt/ > > Br, > _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
