Enrico Forestieri <[EMAIL PROTECTED]> writes: > I am curious to know if the cygwin version works on WinME. I know for > sure that 1.3.4 with X11 worked, as I built and installed it on the > machine of a collegue of mine a couple of years ago. I had to enlarge > the system environment fiddling with config.sys, but then it worked.
I introduced a couple of post-Win98 functions into LyX 1.3.6 (and which are also used in subsequent versions of LyX) It can still be made to work with Win98, but only if configure can find Microsoft's NewAPIs.h when you build the thing. I don't have the sources to hand right now, but I think that you'll see NewAPIs.h in support/os_win32.C, support/package.C.in and boost/libs/filesystem/src/operations.cpp. I'm unsure whether WinME would also need an exe that was compiled against NewAPIs.h... Regards, Angus
