Angus Leeming wrote: >> - windows support: Angus still has a some code he wants to implement >> (related to forking?) > > I'll try and get my arse in gear on this one, but really I don't think > that this should delay any release. The fact that Windows becomes an > officially supported platform is a much bigger deal IMO.
I think that the first step is to get something that compiles and runs on Windows. Thereafter, asynchronous child processes will be an added bonus. In order to compile LyX 1.3.x using MinGW/MinSYS, one must first apply development/Win32/win32_kludge.diff. Should I begin by merging this into the tree? (I don't mean to add os_win32.h. Rather I'd add some nasty #ifdef _WIN32 stuff to the .C files.) If I find time, then I'll replace it with something cleaner. What do you think? -- Angus