I’m trying to save a file in the dekstop but i get an error =
boost::filesystem::create_directories: Permission denied: “…/…/…/…/…/…/…/…/…/…/…/base/Desktop”
Have you tried with a different path? Maybe “C:\\temp”?
Also make sure you have permission to add the file in the folder. If you are working inside Program Files you will probably need Administrator permissions.