Answer the question
In order to leave comments, you need to log in
Linter swears at the lack of a header file, although everything is in the same folder, what should I do?
I write:
#include "add.h"
Linter writes:
clang++: error
error - 'add.h' file not found
Answer the question
In order to leave comments, you need to log in
Does the linter know where to look for additional header files? You may need to tell it the path to the folder they are in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question