Upon compiling an example code on PlatformIO, I'm getting the following error:
No such file or directory
include<boost/version.hpp>
include
I saw the folder named "lslboost" and it shows that the final commit to it named "update lslboost" was a failure. Do I have to install them individually and add them into my project?
Upon compiling an example code on PlatformIO, I'm getting the following error:
No such file or directory
include<boost/version.hpp>
include
I saw the folder named "lslboost" and it shows that the final commit to it named "update lslboost" was a failure. Do I have to install them individually and add them into my project?