Compiler not finding the files specified in library.json file

I have included some files from an external directory in library.json (the src folder of that library is empty). From the documentation, it seems that the compiler should access these files and include it in the project. However I simply get an error saying that the required files were not found by the compiler. Am I doing something wrong ? I have rebuilt the C/C++ project index.

1 Like

Do you mean that you do it locally? If yes, this is a feature of PlatformIO 3.0 that has not been implemented yet. Please take a look at: