|
Boost : |
From: Enda Mannion (emannion_at_[hidden])
Date: 2008-05-16 04:37:42
Hi,
I am trying to use boost filesystem.
wchar_t* file = L"myfile";
boost::filesystem::path path(file);
but boost can not seem to find wide character versions of the file
system functions and constructors I am using.
Does boost filesystem support wide character.
I am compiling this on linux and on Windows.
Thanks,
Enda
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk