Created attachment 316845 [details, diff] Patch to correct the use of boost::filesystem boost filesystem v3 is used in the wrong way. The filesystem3 namespace isn't supposed to be used directly. In boost-1.50, only v3 is available (v2 has been removed), so the project fails to build with it.
Thanks Philipp, fixed in 1.0.7.