hi, I have been trying to add header files in a folder to my project and also a folder with subfolders of the source files to the same project on stm32 IDE to no avail. I have tried all the method i know of including adding path variables and importing.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-16 3:04 PM
the images are the file structures of the folder i would like to add to my project. The files are GNU GSL source files i would like to implement on my mcu project. some how it does not seem to fine the header files. the is how they are added #include <gsl/gsl_sf_bessel.h>. I toggled between "" and <>. Does any one have any ideas on how to solve this please. Thanks
Labels:
- Labels:
-
STM32CubeIDE
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-12 1:49 AM
Posted with wrong topic, so moved to the right one.
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
