25 Jul
2003
25 Jul
'03
7:08 p.m.
I am using VC++6 SP5, STLPort 4.5.3, boost 1.30.0.
I am tring to use boost::filesystem::fstream objects in conjuction
with boost::filesystem::path objects. When I create an ifstream
object, the compiler gives the following message:
error C2504: 'basic_ifstream