Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >>> Could you test again with my recent commit? I still cannot reproduce the >>> spell checker crash. >> >> Which aspell version do you use? > > The cvs version plus the patch that Joost gave me. >
The best would be to put the patches into svn. >> >> I think we should first fix the document->setting bug, and then see >> if the >> aspell is still there. > > OK... > I have noticed something weird in the library used by LyX when in debug > mode: > > 'lyx-qt4.exe': Loaded 'C:\WINDOWS\system32\mfc42.dll', No symbols loaded. > Do you have Visual Studio? Here I use Express and it doesn't ship with MFC. > Why on hell mfc42.dll is linked there? I am asking because I have > experienced similar problems because of that with a personal project. > But I have verified that none of the project uses MFC in the General > Configuration properties of each project: > > Use of MFC: Use Standard Windows Libraries > > Maybe it's Aspell that was built with MFC! > No, I think it is related to your Studio version. > I am going to build with scons to see if there's a difference. > > Abdel. > > Peter P.S. What about a MFC frontend, at the moment we have only three frontends in svn? ;)