source and include file errors.
-
wrote on 5 Sept 2022, 10:15 last edited by
The source file "implot.h" cannot be found. and Unable to open include file.'main.h" no such file or directory.
I always get these errors even though I add the header files to the project.
Why do we get these errors? what do you think i should do? -
The source file "implot.h" cannot be found. and Unable to open include file.'main.h" no such file or directory.
I always get these errors even though I add the header files to the project.
Why do we get these errors? what do you think i should do?@busrazone said in source and include file errors.:
what do you think i should do?
Provide more details if you want to get meaningful support.
We have no idea what the project it is and how it is set up...
Do you use qmake or CMake? -
wrote on 5 Sept 2022, 12:32 last edited by
no, ı use just Implot, Imgui libraries with vs.
-
@busrazone Again: what build system do you use? QMake? CMake? Plain Makefile?
2/4