On Tue, Feb 01, 2005 at 04:53:50PM +0000, Angus Leeming wrote: > Lars Gullik Bjønnes wrote: > > | +#if defined (BOOST_WINDOWS) > > | +# define WIN32_LEAN_AND_MEAN > > | +# include <windows.h> > > | +#endif > > > > If that is what is used in boost them ok. Else please use the same as > > boost uses. > > Lars, get a grip please. Your commit was broken. It now works. The code is > clean. So why the gripe?
The commit was broken. It now compiles. It still does not work (at least for Cygwin). Regardless of whether it is run in place or installed, I get the same message: "Unable to determine the path to the LyX binary from the command line [...]" If I give the full path to the binary, then I get: "Unable to determine the system directory having searched [...]" Angus, how do you want me to debug this? I have my working lyx binary installed under a different name, so this is not stopping me in my job hunting and school work. ---Kayvan