amaork / libi2c

Linux i2c library, support C/C++/Python
MIT License
174 stars 63 forks source link

Build failed: redefinition #1

Open D3Nd3R opened 5 years ago

D3Nd3R commented 5 years ago

redefinition of ‘union i2c_smbus_data’ redefinition of ‘struct i2c_msg’

FIXED by comment #include <linux/i2c.h> in src/i2c.h