Boost logo

Boost Users :

From: Jacky J (flamuss_at_[hidden])
Date: 2007-06-17 13:36:21


Yeah, i just realized that i was running an older version and i read
somewhere that they took it out in 1.34. I'll try what you suggested
though, thanks!

On 6/17/07, me22 <me22.ca_at_[hidden]> wrote:
>
> On 16/06/07, Jacky J <flamuss_at_[hidden]> wrote:
> > How do i create hidden directories with the boost filesystem in linux?
> > if i call create_directory(".test"), it gives me an error
> >
> Are you still using 1.33.1? That would run afoul of the name checker
> in older versions, but I think it should work fine 1.34, as the
> obligatory name checking was removed.
>
> In 1.33.1 you need something like create_directory( path(".test",
> path::native) )
>
> ~ Scott McMurray
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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