Tagged Questions

0
votes
2answers
820 views

no such file or directory but the directory is in the path

Hello I am compiling a program with make but I get the error of No such file or directory but the file is in a directory of the path. I have this #include "genetic.h", that file is in a directory ...