I think this is related to USE_COMPRESSION being defined by default now on windows.

g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -Wextra -Wall -Wall -Id:/program/Aspell-0.60.4/include -I/cygdrive/d/mingw/include -I/cygdrive/d/program/Aspell-0.60.4/include -O3 -c -o lyxlex_pimpl.o lyxlex_pimpl.C lyxlex_pimpl.C: In member function `bool LyXLex::Pimpl::setFile(const std::string&)':lyxlex_pimpl.C:147: error: 'class boost::iostreams::filtering_istreambuf' has no member named 'is_open' lyxlex_pimpl.C:150: error: 'class boost::iostreams::filtering_istreambuf' has no member named 'open' lyxlex_pimpl.C:154: error: 'class boost::iostreams::filtering_istreambuf' has no member named 'is_open'

Reply via email to