Boost logo

Boost Users :

From: Jason Heyes (jasonheyes_at_[hidden])
Date: 2005-06-16 08:01:50


I receive errors when I try to compile fstream_test.cpp using Microsoft
Visual C++ 6.0. The first error I receive is this:

fstream_test.cpp
c:\boost\include\boost-1_32\boost\filesystem\fstream.hpp(29): error C2504:
'basic_filebuf<char,char_traits<char> >': base class undefined
    c:\projects\examples\fstream_test.cpp(27): see reference to class
template instantiation
'boost::filesystem::basic_filebuf<char,char_traits<char> >' being compiled

Is there a workaround for this? Thanks.


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