Bo Peng wrote: >> This is done by the svn version and 1729 leads to the crash. >> >> Without touching the intl files, we must use HAVE_LC_MESSAGES >> (there was already a HAVE_LC_MESSAGES in the code), >> test LC_MESSAGE for 1729, or disable the code with _WIN32. > > Peter, > > Recent scons tests for LC_MESSAGES (set HAVE_LC_MESSAGES). It does not > find it and undef HAVE_LC_MESSAGES. lyx starts, and crash. > > What exactly is your solution? Are you goint to commit the #ifdef patch?
I thought I have to wait until configure also tests on LC_MESSAGES but it does it already so I've committed the patch. Peter
