2025-01-13 08:40 AM
Using CubeIDE 1.16.0. and Cmake.
I am able to build no problem because i added that "libraries" folder to CmakeList
But CubeIDE is not able to see them, i cannot Ctrl+click into them :(
Maybe i need to update manually the path in project>properties?
Solved! Go to Solution.
2025-01-13 08:44 AM - edited 2025-01-13 08:44 AM
Yup that was fast, i just needed to Right click on my project > properties
and add my folder in includes and source location, it does include subfolders aswell, very convenient
2025-01-13 08:44 AM - edited 2025-01-13 08:44 AM
Yup that was fast, i just needed to Right click on my project > properties
and add my folder in includes and source location, it does include subfolders aswell, very convenient
2025-01-13 08:45 AM
Great - please mark that as the solution.