Failed to compile fstream_test.cpp on VC++ 6.0
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
On 6/16/05, Jason Heyes
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
': base class undefined c:\projects\examples\fstream_test.cpp(27): see reference to class template instantiation 'boost::filesystem::basic_filebuf ' being compiled Is there a workaround for this? Thanks.
Jason, This now the *fourth* time you've posted this same message in three days and the second time I am responding to you. Please do us the courtesy of looking for responses to your messages before posting (yet) again. http://thread.gmane.org/gmane.comp.lib.boost.devel/126049 -- Caleb Epstein caleb dot epstein at gmail dot com
"Caleb Epstein"
On 6/16/05, Jason Heyes
wrote: 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
': base class undefined c:\projects\examples\fstream_test.cpp(27): see reference to class template instantiation 'boost::filesystem::basic_filebuf ' being compiled Is there a workaround for this? Thanks.
Jason,
This now the *fourth* time you've posted this same message in three days and the second time I am responding to you. Please do us the courtesy of looking for responses to your messages before posting (yet) again.
Sorry. I thought my posts were coming to boost-users so I didn't check boost-devel. :P
participants (2)
-
Caleb Epstein
-
Jason Heyes