Hi all,
I'm setting up several Bela for a project but one of them (weirdly) will not build projects - this error occurs when building the basic
example.
Building I2c_Codec.cpp...
In file i2c-dev.h: redefinition of 'i2c_msg' column: 8, line: 37
In file i2c-dev.h: redefinition of 'i2c_smbus_data' column: 7, line: 89
I did update this Bela to today's master branch of the repo (9bb8a12) and SCP'd over my patch, but couldn't get it to build.
Looks like this is a well-known problem in other contexts, but I haven't seen anything on this forum about it.
Any clues?
--Charles.