Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Struggling with includes
Struggling with includes [message #1816535] Wed, 30 October 2019 12:22
Eclipse UserFriend
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
Previous Topic:Custom validation on top of org.eclipse.cdt.managedbuilder.core.buildDefinitions
Next Topic:Issue With Arduino CDT & ESP8266 Program
Goto Forum:
  


Current Time: Sun Jun 15 18:28:07 EDT 2025

Powered by FUDForum. Page generated in 0.03307 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top