Re: App-templates migration to CMake module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

As promised, the "cmake-apps-module" is ready and can be installed using the same AGL repository as usual. Repository setup guide is the same than for the app framework binder[1] which now provide the cmake module.

You can install the package using your distro package manager:

Debian/Ubuntu:

sudo apt-get install agl-cmake-apps-module-bin

openSUSE:

sudo zypper install agl-cmake-apps-module

Fedora:
sudo dnf install agl-cmake-apps-module

Best regards.

[1]: http://docs.automotivelinux.org/docs/devguides/en/dev/reference/host-configuration/docs/1_Prerequisites.html

On 11/2/18 11:55 AM, Romain Forlot wrote:
Hi all,

As you might saw, there was a migration done about app-templates git submodule to an independent CMake module. All AGL reference apps from gerrit has been migrated and to be able use it and build your app natively on your host you need to install it on your system.

A package will be soon provided then you could install it through your distro package manager, until that you have to manually install it from its git repository[1] using the following commands:

git clone https://gerrit.automotivelinux.org/gerrit/p/src/cmake-apps-module.git

cd cmake-apps-module

mkdir build

cd build

cmake ..

sudo make install


This CMake module is also included by default in the latest SDK for the master branch, so there is nothing to do in particular in this case.

I'll will inform you when the package is available, thanks.

Best regards.

[1]: https://gerrit.automotivelinux.org/gerrit/p/src/cmake-apps-module.git


_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions

--
Romain Forlot - Embedded Engineer - IoT.bzh
romain.forlot@xxxxxxx - www.iot.bzh - +33675142438

_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux