On Sun, Nov 15, 2009 at 4:55 PM, mohamed ismael
<[email protected]> 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
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to