Building native apps

Alexander Sack asac at canonical.com
Tue Feb 10 13:57:14 UTC 2015


On Thu, Feb 5, 2015 at 5:58 PM, Gábor Paller <gaborpaller at gmail.com> wrote:
> Hi,
>
> I have a very basic question: how to compile native apps for Snappy? I went
> through the snappy-examples but none of them had any native element. Where
> are the include files and libs that one could link against?

Documentation and tools to make this neat are pending.

For now I recommend you could start with a vivid chroot where you can
apt-get install all the dev headers you would want. All you need to do
in the end is to ensure you copy everything that you used from the
system that isn't part of libc into your snap and set the
LD_LIBRARY_PATH accordingly by using a wrapper script.

>
> Regards,
> Gabor
>
> --
> snappy-app-devel mailing list
> snappy-app-devel at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/snappy-app-devel
>



More information about the snappy-app-devel mailing list