Struggling with includes [message #1816535] |
Wed, 30 October 2019 12:22 |
Eclipse User |
|
|
|
I am working on a unit test project of my project.
However i am having some include problems.
The project consists of a STM32 C++ project and a shared library.
The project works as expected, no issues.
However when i created a second project for unit tests i am having trouble with includes. I am including stm hal files from the shared library but it cant find them, they are located in the project. Both the shared library and the project are included and linked folders in the unit test project.
I have tried different things in the Properties -> C/C++ Build -> Settings -> Includes, but none seem to work.
If someone has tips how to fix this :)
Thanks in advance,
Rinke
|
|
|
Powered by
FUDForum. Page generated in 0.03307 seconds