
Building with missing header files for compression now works, thanks. However, there remains a problem when building boost_iostreams.dll, resulting in these warnings: iostreams/device/file_descriptor.hpp(96) : warning C4251: 'boost::iostreams::file_descriptor::pimpl_' : class 'boost::shared_ptr<T>' needs to have dll-interface to be used by clients of class 'boost::iostreams::file_descriptor' iostreams/device/mapped_file.hpp(135) : warning C4251: 'boost::iostreams::mapped_file_source::pimpl_' : class 'boost::shared_ptr<T>' needs to have dll-interface to be used by clients of class 'boost::iostreams::mapped_file_source' A similar warning occurs in filesystem/exception.hpp(97) for boost_filesystem.dll, so the problem may not be in your code. - Keith MacDonald "Jonathan Turkanis" <technews@kangaroologic.com> wrote in message news:d7u6t7$8gi$1@sea.gmane.org...
At any rate, I'd appreciate it if you'd try building Iostreams again when the changes show up in CVS.
Jonathan
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost