terminate is called because you are specifying an non-existing file and the exception thrown is uncaught all the way past main.
Hi,
sometimes, when I run my program, I get that exception:
terminate called after throwing an instance of
'boost::filesystem3::filesystem_error'
what(): boost::filesystem::current_path: No such file or directory
Aborted
What could be the cause for this? I am using 1.49.0 on linux x86_64
compiled with g++ 4.6.2.
Regards,
Frédéric
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users