[vpp-dev] Regarding C API

2017-08-15 Thread Prabhjot Singh Sethi

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 i have tried using "vat_plugin" as well
without any success.

can someone help with following
- is the name of the library correct
- where can i find this library

Regards,
Prabhjot

___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Regarding C API

2017-08-15 Thread Burt Silverman
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 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 i have tried using "vat_plugin" as well
> without any success.
>
> can someone help with following
> - is the name of the library correct
> - where can i find this library
>
> Regards,
> Prabhjot
>
> ___
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev
>
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Regarding C API

2017-08-16 Thread Prabhjot Singh Sethi
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 -lvatplugin.

Burt

On Tue, Aug 15, 2017 at 1:32 PM, Prabhjot Singh Sethi

 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 [2] 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 i have tried using "vat_plugin" as well
without any success.

can someone help with following
- is the name of the library correct
- where can i find this library

Regards,
Prabhjot

___
 vpp-dev mailing list
vpp-dev@lists.fd.io [3]
https://lists.fd.io/mailman/listinfo/vpp-dev [4]



Links:
--
[1] mailto:prabh...@techtrueup.com
[2] https://wiki.fd.io/view/VPP/How_To_Use_The_C_API
[3] mailto:vpp-dev@lists.fd.io
[4] https://lists.fd.io/mailman/listinfo/vpp-dev

___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Regarding C API

2017-08-23 Thread Jon Loeliger
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