On Tue, Aug 15, 2017 at 7:45 PM, Burt Silverman wrote:
> It appears that there are 2 typos not just one: try -lvatplugin.
>
> Burt
I suck at this.
Sorry,
jdl
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
thanks, it works.
Regards,
Prabhjot
- Original Message -
From:
"Burt Silverman"
To:
"Prabhjot Singh Sethi"
Cc:
"vpp-dev" ,
Sent:
Tue, 15 Aug 2017 20:45:52 -0400
Subject:
Re: [vpp-dev] Regarding C API
It appears that there are 2 typos not just one: try -
It appears that there are 2 typos not just one: try -lvatplugin.
Burt
On Tue, Aug 15, 2017 at 1:32 PM, Prabhjot Singh Sethi <
prabh...@techtrueup.com> wrote:
> We are looking forward to use C APIs to configure VPP and are looking at
> https://wiki.fd.io/view/VPP/How_To_Use_The_C_API as a referen
We are looking forward to use C APIs to configure VPP and are looking
at https://wiki.fd.io/view/VPP/How_To_Use_The_C_API as a reference.
However following steps mentioned there, we do see a compilation
failure "failed to find library" for
VPP_LIBS += -lvat_pliugin
where it looks like a typo so