Question
undefined reference to a function
Ive have a probelm with a specific funtion in my main

ive included the source files

ive tried to include the file in the includes

but still i got the message
when i press open declaration is show me the function declaration in the header

and in the c file

ive copied the files from an example project ive tried to compare the include path and didt find a solution what could be the problem
