[maemo-developers] How to compile in Scratchbox a project created with Nokia SDK?
From: Antonio Aloisio antonio.aloisio at gmail.comDate: Fri Jul 2 11:22:56 EEST 2010
- Previous message: How to compile in Scratchbox a project created with Nokia SDK?
- Next message: Related to Contacts : Decoding .VCF File
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Andrea, You have not use the *-build folders created by Creator. Creator makes use of the -build folders in order to keep the project directory clean moreover it makes the developer free to build the same project for several targets without messing up anything. Robert's debian/rules file is correct, as you can see it generates the Makefile. You can read more about debianizing a Qt app at: http://wiki.maemo.org/Packaging_a_Qt_application. Cheers, Antonio On Thu, Jul 1, 2010 at 6:00 PM, Andrea Grandi <a.grandi at gmail.com> wrote: > Hi, > > On 1 July 2010 16:32, Robin Burchell <viroteck at viroteck.net> wrote: >> Hi Andrea, >> >> On Thu, Jul 1, 2010 at 3:22 PM, Andrea Grandi <a.grandi at gmail.com> wrote: >>> Could you please tell me how should I modify the debian/rules to call >>> the server's qmake on my project? >> >> Perhaps you could try looking at the debian/ dir for e.g. rotatedaemon: >> >> http://github.com/rburchell/rotatedaemon > > yeah, I'm giving a look at this: > http://github.com/rburchell/rotatedaemon/blob/master/debian/rules > > What I don't understand about Nokia SDK project folders is that they > have TWO /debian/ directories and I don't know what do I have to refer > to. > Look at my project structure: > http://dl.dropbox.com/u/835341/msoma.tar.gz (it doesn't matter you > look at the code, just look at the files structure). You'll see that > Nokia SDK creates two "debian" folders. It's important for me to know > which directory I've to refer to. > > I'll try to "play" again with code, maybe I'll be able to fix it, let's hope... > > -- > Andrea Grandi > email: a.grandi [AT] gmail [DOT] com > website: http://www.andreagrandi.it > PGP Key: http://www.andreagrandi.it/pgp_key.asc >
- Previous message: How to compile in Scratchbox a project created with Nokia SDK?
- Next message: Related to Contacts : Decoding .VCF File
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]