RE: RE: Spell checker under Win32 not recognized

2011-03-27 Thread venom00
> I don't know if aspell is still supportet on Windows, > recently there was traffic for hunspell. > > cmake -DLYX_HUNSPELL=1 -DLYX_DEPENDENCIES_DOWNLOAD=1 . I've managed to make aspell work with scons. I just had to rename aspell.lib to aspelld.lib in lib/. However I'm switching to Cmake build

Re: RE: Spell checker under Win32 not recognized

2011-03-26 Thread Peter Kuemmel
Original-Nachricht > Datum: Sat, 26 Mar 2011 17:23:29 +0100 > Von: veno...@arcadiaclub.com > An: "\'LyX Devel\'" > Betreff: RE: Spell checker under Win32 not recognized > > > I've built LyX post-RC1 (under Win32) but I can't

RE: Spell checker under Win32 not recognized

2011-03-26 Thread venom00
> > I've built LyX post-RC1 (under Win32) but I can't get > aspell work, the Spell checker option page is completely > disabled. Do you know how could I understand why? Aspell.exe > is in the PATH and I've tried to reinstall aspell and > reconfigure LyX several times. However I can't find any

Re: Spell checker under Win32 not recognized

2011-03-26 Thread Stephan Witt
Am 26.03.2011 um 11:52 schrieb : > I've built LyX post-RC1 (under Win32) but I can't get aspell work, the Spell > checker option page is completely disabled. Do you know how could I > understand why? Aspell.exe is in the PATH and I've tried to reinstall aspell > and reconfigure LyX several ti