boost::filesystem::canonical doesn't resolve non existent file where boost::filesystem::weakly_canonical does. Notice boost::filesystem::weakly_canonical only resolve absolute path.
boost::filesystem::canonical doesn't resolve non existent file where boost::filesystem::weakly_canonical does. Notice boost::filesystem::weakly_canonical only resolve absolute path.