Boost logo

Boost Users :

From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2008-04-24 15:07:15


On Thu, Apr 24, 2008 at 11:16 AM, Mohan gupta <mohangupta13_at_[hidden]>
wrote:

> the code you mailed me gives a compilation error saying extension() is not
> a member of scope boost::filesystem .
>

You need to #include <boost/filesystem.hpp>, or the individual header that
actually contains extension.

The provided code compiles for me w/ 1.34.1 under msvc 8.0... After fixing
one minor type w/ 'elseif'.

Jon



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