Abdelrazak Younes wrote:
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?
No, if a dictionary is not found it will give a clear message like
"dictionary for language ... not found".
Please try a complete clean rebuild using SCons and 1.4.3svn. Maybe 1.5
is still broken with all the Unicode things.
My command line is:
scons install prefix=..\..\build-msvc use_vc=yes frontend=qt2
mode=release version_suffix=1.4.x fast_start=no gettext=system nls=yes
extra_inc_path=C:\LyX\lyx-deps-msvc\include
extra_lib_path=C:\LyX\lyx-deps-msvc\lib
extra_bin_path=C:\LyX\lyx-deps-msvc\bin qt_dir=C:\LyX\lyx-deps-msvc\qt-3
Regards,
Joost