Hi,

I am just doing a test and need to include Python.h in the vnet/pg code. When I 
"make build", it reports error that Python.h is not found.
In my environment, I find out that I need to add the flag 
"-I/usr/include/Python3.9 -lpython3.9" when I compile a code with Python.h 
using gcc directly. However, my attempt to add it to VPP failed.

Therefore, I would like to know that how to add compilation flags 
"-I/usr/include/Python3.9 -lpython3.9" to the correct compilation file in VPP?

Thanks!

Best Regards,
Xu Ting
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21247): https://lists.fd.io/g/vpp-dev/message/21247
Mute This Topic: https://lists.fd.io/mt/90436226/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