[maemo-developers] how build a package?
From: Ville M. Vainio vivainio at gmail.comDate: Sun Nov 15 19:37:46 EET 2009
- Previous message: how build a package?
- Next message: Flash in MicroB on N900: Hardware acceleration?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Nov 15, 2009 at 4:55 PM, mohamed ismael <mohamed.ismael at asgatech.com> wrote: > i built an executable file using the following command > gcc `pkg-config --cflags --libs profile hildon-1` main.c -o main > > i want now to build a package to deploy it on N900 device > can any body help? If that's all you need to do to build your program, you can basically just execute the same command inside arm scratchbox and copy the resulting executable to the device (and launch from terminal). -- Ville M. Vainio http://tinyurl.com/vainio
- Previous message: how build a package?
- Next message: Flash in MicroB on N900: Hardware acceleration?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]