
2 Feb
2009
2 Feb
'09
7:24 p.m.
On Mon, Feb 2, 2009 at 14:14, Sean Farrow <sean.farrow@seanfarrow.co.uk> wrote:
I now get the error that path_string is not a member of boost::filesystem::basic_path<String,Traits> Do I need to pass the path to path_string?
Check the documentation for the version of boost you have installed; You may have an older version with different names. Further assistance would require a testcase from you.