filmov
tv
fatal error no such file or directory code blocks
Показать описание
This video will show you how to fix "fatal error include no such file or directory" error for external header file that you have created for class declaration.
*************************** Note ***********************************
1] This solution is not for the standard header files like iostream.h, graphics.h, cstdlib.h, stdafx.h, stdio.h, stdl.h. You can try the same steps mentioned in video for these standard header file.
2] You can add in search directory option the following path
"C:\Program Files\CodeBlocks\*****\*****\include\c++". The *** symbols refers to some directories those are system dependent. Please search include directory under the code block and add it into search directory as mentioned in video. (See video to know how to add search directories)
*************************** Thank you *******************************
Some tags :-
code blocks include no such file or directory, code blocks no such file or directory include, code blocks no such file or directory header, code blocks fatal error no such file or directory, no such file or directory codeblocks, fatal error no such file or directory code blocks, fatal error cstdlib no such file or directory codeblocks, iostream.h, graphics.h, cstdlib.h, stdafx.h, stdio.h, stdl.h, eclipse , compilation terminated, string, vector, map
*************************** Note ***********************************
1] This solution is not for the standard header files like iostream.h, graphics.h, cstdlib.h, stdafx.h, stdio.h, stdl.h. You can try the same steps mentioned in video for these standard header file.
2] You can add in search directory option the following path
"C:\Program Files\CodeBlocks\*****\*****\include\c++". The *** symbols refers to some directories those are system dependent. Please search include directory under the code block and add it into search directory as mentioned in video. (See video to know how to add search directories)
*************************** Thank you *******************************
Some tags :-
code blocks include no such file or directory, code blocks no such file or directory include, code blocks no such file or directory header, code blocks fatal error no such file or directory, no such file or directory codeblocks, fatal error no such file or directory code blocks, fatal error cstdlib no such file or directory codeblocks, iostream.h, graphics.h, cstdlib.h, stdafx.h, stdio.h, stdl.h, eclipse , compilation terminated, string, vector, map
Комментарии