google/seesaw

Compile issue: fatal error -No such file or directory #include <netlink/netlink.h>

mephistophell opened this issue · 1 comments

I downloaded the code and i try to compile it on windows, but i get error: No such file or directory #include <netlink/netlink.h>. Where i can find this file?

Seesaw is inherently Linux-only because of a few core dependencies that are Linux only, like Netlink and IPVS.