Boost logo

Boost Users :

Subject: [Boost-users] [filesystem] boost::filesystem::current_path: No such file or directory
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2012-09-12 16:09:11


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 list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net