I downloaded a sample code and cpp files include header files like list.h, queue.h, and vector.h and if I try to build then I got “fatal error: No such file or directory compilation terminated” I think I should include the path to the system library that has those header files but I don’t know how to do that.
Thanks in advance…
Most modern “stock” C++ headers don’t have a filename extension.