Good morning everyone,
Problem: Configuration of Code::Blocks 8.02 when it has to find functions from other files.
Situation: When I try to compile the attached .c code telling the compiler to look in the include file directory, the compiler says : undefined reference to '<function>'. This function has been included in the include part.
So there has to be a way of telling the compiler to tell him to look not only if the files exist, to check the functions.
Thanks in advance,
Spartarra
[attachment deleted by admin]