2024-07-05 12:51 AM
Hello, I recently had a compilation error with STM32CubeIDE 1.14.0. A json.h file is not found by the compiler, yet I have included the path in the project properties, as shown in the photo.
The file is present in the project/drivers/JSON directory. If I move the file to project/core/inc, the compilation works.
Another oddity, I can't find where the paths to project/drivers/NTC and project/drivers/OLED are registered? Yet the compilation works (without json.h).
Thank you.
2024-07-17 08:33 AM
The key icone in driver folder.
2024-07-17 09:45 AM
Again, you need to set it to be a Source Folder - so it should have the 'C' icon