libudev on centos and ubuntu

on ubuntu

apt-get install libudev-dev

 

———————-

on centos

yum install systemd-devel

 

编译时

g++ -o main main.cpp -ludev

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注