Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Eclipse Not Recognizing Header File

Hi,
This channel is not about user support, but more about discussion between the various developers of Eclipse IDE to discuss the development of the IDE.
For C or C++ development, you should most likely use https://github.com/eclipse-cdt/cdt/discussions to get user support.
HTH

On Fri, Nov 24, 2023 at 2:48 AM A. Mc. via ide-dev <ide-dev@xxxxxxxxxxx> wrote:
Hello all,

I am using the Eclipse IDE tools for Intel Quartus with FreeRTOS. I'm using the Hello World application from template + the FreeRTOS demo and file. For whatever reason, despite the function definition header file being included in the port.c file, and including all directories in the project application paths, the compile cannot find the definition and keeps throwing errors. Any suggestions on how to fix this or trace down what may be causing the issue would be greatly appreciated. Thanks!
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ide-dev


--
Mickael Istria
Eclipse IDE developer, for Red Hat

Back to the top