Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » directory error
directory error [message #1835574] Mon, 07 December 2020 13:08 Go to next message
Hatice KILIÇER is currently offline Hatice KILIÇERFriend
Messages: 3
Registered: October 2020
Junior Member
Hi,
I am trying compile my code but it can't.İt error message show me.
The missing file is lwipthread.h but I can't fixed it.
Could you help me?
Re: directory error [message #1835575 is a reply to message #1835574] Mon, 07 December 2020 13:08 Go to previous messageGo to next message
Hatice KILIÇER is currently offline Hatice KILIÇERFriend
Messages: 3
Registered: October 2020
Junior Member
No Message Body

[Updated on: Mon, 07 December 2020 14:18]

Report message to a moderator

Re: directory error [message #1835597 is a reply to message #1835575] Tue, 08 December 2020 00:31 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
You need to tell the compiler the include file paths.
How you do this depends on what compiler is being used; who maintains the build system; and how it is maintained.

If you are using the STM32CubeIDE, you would be better off directing your questions to its developers.
This site might also be of help:
http://www.emcu.eu/first-embedded-program-for-stm32-mcu-using-stm32cubeide/
http://www.emcu.eu/first-embedded-program-for-stm32-mcu-using-stm32cubeide/#Install_STM32CubeIDE

[Updated on: Tue, 08 December 2020 00:54]

Report message to a moderator

Previous Topic:Problem starting debugger on new eclipse install
Next Topic:Editor does not recognize CPP syntax after adding c++ nature
Goto Forum:
  


Current Time: Fri Apr 26 12:51:57 GMT 2024

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

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

Back to the top