Re: QtCreator, libraries, and multiple platforms

2011-08-04 Thread Christian Kandeler
On Wed, 2011-08-03 at 15:03 -0400, ext David Talmage wrote: I need help making QtCreator build an application and a library for Maemo, Symbian (using the remote compiler), and the simulator. I've been all over the documentation, the forum on Qt Developer Network, and Google. I can't find

Re: QtCreator, libraries, and multiple platforms

2011-08-04 Thread Daniil Ivanov
Hi all! I agree that three project files are the way to go: Main project file: TEMPLATE = subdirs SUBDIRS = library application CONFIG += ordered Then use TEMPLATE= lib and TEMPLATE=app in library and application subdirectories project files. This is how you declare your library for

[Harmattan] Exclude directories from tracker / media player

2011-08-04 Thread Thomas Perl
Hi, For gPodder on Harmattan, I'd like to tell Tracker and/or the built-in Media Player to not index files below ~/MyDocs/gPodder/Downloads. Is there an easy way to achieve this (ideally by just installing some file somewhere)? In fear of Aegis bricking the device and forcing a reflash, I'd

Re: [Harmattan] Exclude directories from tracker / media player

2011-08-04 Thread Alexander Bokovoy
On Thu, Aug 4, 2011 at 16:42, Thomas Perl th.p...@gmail.com wrote: For gPodder on Harmattan, I'd like to tell Tracker and/or the built-in Media Player to not index files below ~/MyDocs/gPodder/Downloads. Is there an easy way to achieve this (ideally by just installing some file somewhere)? In

Re: scratchbox setup on ubuntu 64bit

2011-08-04 Thread Oliver
So at some point my replies stopped going to the list... I must have clicked the wrong button. I have now got packages building and submitted to the autobuildbot (and tested working on my device) so it seems the advice was a success. So the question is, should the wiki then be updated to reflect

Re: scratchbox setup on ubuntu 64bit

2011-08-04 Thread Daniil Ivanov
Hi Oliver! No problem, wiki allows editorial changes even without having an maemo.org account: http://wiki.maemo.org/Documentation/Maemo5_Final_Installation#Installing_Maemo_5_SDK_using_GUI_Installer --Daniil On Thu, Aug 4, 2011 at 6:41 PM, Oliver ohook...@gmail.com wrote: So at some

Re: scratchbox setup on ubuntu 64bit

2011-08-04 Thread Oliver
OK, I am correcting this document but the SDK script is on the repository: http://repository.maemo.org/stable/5.0/maemo-sdk-install_5.0.sh If this needs to be updated to debian squeeze, how can I do that? On 4 August 2011 18:56, Daniil Ivanov daniil.iva...@gmail.com wrote: Hi Oliver!  No