rev. 13745 fail to compil: problem with filtering_istreambuf in lyxlex_pimpl.C

2006-04-26 Thread Abdelrazak Younes
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

Re: rev. 13745 fail to compil: problem with filtering_istreambuf in lyxlex_pimpl.C

2006-04-26 Thread Bo Peng
On 4/26/06, Abdelrazak Younes [EMAIL PROTECTED] wrote: I think this is related to USE_COMPRESSION being defined by default now on windows. Have not looked at the errors but USE_COMPRESSION should be removed totally. It makes no sense that a windows version of lyx can not open a file with

rev. 13745 fail to compil: problem with "filtering_istreambuf" in "lyxlex_pimpl.C"

2006-04-26 Thread Abdelrazak Younes
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

Re: rev. 13745 fail to compil: problem with "filtering_istreambuf" in "lyxlex_pimpl.C"

2006-04-26 Thread Bo Peng
On 4/26/06, Abdelrazak Younes <[EMAIL PROTECTED]> wrote: > I think this is related to USE_COMPRESSION being defined by default now > on windows. Have not looked at the errors but USE_COMPRESSION should be removed totally. It makes no sense that a windows version of lyx can not open a file with