Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost.filesystem] query
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-02-02 14:53:03


Hi:
I've sorted this, but when appending to this string, (a new file name)
do I need to use 1 or 2 backslashes?
So either:
Path.string().append("\\file.dll");
Or
Path.string().append("\file.dll");
Cheers
Sean.
-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Scott McMurray
Sent: 02 February 2009 19:24
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] [boost.filesystem] query

On Mon, Feb 2, 2009 at 14:14, Sean Farrow <sean.farrow_at_[hidden]>
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.
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users
 

__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3819 (20090202) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
 

__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3819 (20090202) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 


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