Joost Verburg wrote:
Abdelrazak Younes wrote:
One question: where does the aspell libraries expect the
dictionnaries? Maybe that's the reason of the greying out?
When a dictionary is missing you will get a message box. The option
will not be grayed out.
If you are compiling a debug version of LyX, make sure you also have a
debug version of the aspell lib (aspelld.lib).
Yes, they are both there and found by scons and cmake. Interestingly,
with a full cmake rebuild the menu item is no more disabled. But when
pressing F7, I have now a message box saying:
The spellchecker could not be started
Native OS API not yet supported.
I guess I should set some variable to where my aspell dictionnaries are?
Abdel.