Boost logo

Boost Users :

Subject: [Boost-users] [boost::filesystem::wpath]wpath missing in boost 1.37?
From: Ken zhang (kennir_at_[hidden])
Date: 2008-11-29 13:40:23


Hi Dear

  I want use boost::filesystem::wpath for directory operation, It worked
fine in VS2005, but I can't compile the same code by code::block + MinGW.
The compiler report error below.

D:\Development\Tools\boosttest\localization.cpp:14: error: `wpath' is not a
member of `boost::filesystem'
D:\Development\Tools\boosttest\localization.cpp:14: error: expected `;'
before "path"
D:\Development\Tools\boosttest\localization.cpp:15: error: `path' was not
declared in this scope

How can I resolve it ? Is it a bug in MinGW?

 Thanks

-- 
Best Regards,
Kennir


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