Thanks a lot Damjan, works perfectly.

Julius

On Thu, 18 Feb 2021 at 06:14, Damjan Marion <dmar...@me.com> wrote:
>
>
> Yes, actually if you take a look sample plugin is built as separate project.
> i.e.
>
> $ cd my-plugin
> $ mkdir _build
> $ cd _build
> $ cmake -GNinja 
> -DCMAKE_INSTALL_PREFIX:PATH=/path/to/vpp/build-root/install-vpp-native/vpp ..
> $ ninja
>
>
> Setting DCMAKE_INSTALL_PREFIX may be avoided if you have vpp-dev package 
> installed on your system….
>
> —
> Damjan
>
>
> > On 18.02.2021., at 13:25, Július Milan <jmilan....@gmail.com> wrote:
> >
> > Hi folks
> >
> > I am trying to find out how to build my own plugin without rebuilding
> > everything from scratch in vpp .
> > I found it was possible in the past as described here:
> > https://lists.fd.io/g/vpp-dev/topic/10642348
> > But in meantime the build system changed to cmake.
> > Is it still possible to build sample-plugin without rebuilding whole vpp?
> > What are the actual commands?
> >
> > Thanks
> > Julius
> >
> > 
> >
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18770): https://lists.fd.io/g/vpp-dev/message/18770
Mute This Topic: https://lists.fd.io/mt/80727665/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to