I installed Boost and have the code #include <boost/initial_path.hpp>
in my source and it still says "No such file or directory". I've never included an external library before, how do I do this?
Why does this question claim initial_path()
is deprecated?