MetaWear-SDK-Python icon indicating copy to clipboard operation
MetaWear-SDK-Python copied to clipboard

Library doesn't compile on Ubuntu 24.04

Open ricardo-manriquez opened this issue 1 year ago • 0 comments

This library doesn't compile from pip install metawear, the solution is to upgrade the version of nlohman json library, the latest stable seems to work without issues.

Please update the library version, the problem stems from the last version of C++ which doesn't include cstdint in the std namespace.

Thank you!

ricardo-manriquez avatar Oct 25 '24 07:10 ricardo-manriquez