Skip to main content
Javier1
Principal
January 13, 2025
Solved

Make sees my libraries, CubeIDE doesnt

  • January 13, 2025
  • 1 reply
  • 554 views

Using CubeIDE 1.16.0. and Cmake.

Javier1_0-1736786233207.png

 

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 :(

Javier1_1-1736786333416.png

Maybe i need to update manually the path in project>properties?

 

Best answer by Javier1

Yup that was fast, i just needed to Right click on my project > properties

Javier1_0-1736786606139.png
and add my folder in includes and source location, it does include subfolders aswell, very convenient

Javier1_1-1736786647456.png

 

 

1 reply

Javier1
Javier1AuthorBest answer
Principal
January 13, 2025

Yup that was fast, i just needed to Right click on my project > properties

Javier1_0-1736786606139.png
and add my folder in includes and source location, it does include subfolders aswell, very convenient

Javier1_1-1736786647456.png

 

 

hit me up in https://www.linkedin.com/in/javiermuñoz/
Andrew Neil
Super User
January 13, 2025

Great - please mark that as the solution.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.