On Tue, Aug 18, 2009 at 03:36:57PM -0400, Ben M. wrote:

> Apparently development/cygwin/lyxeditor.c is compiled without the
> -mwindows argument.  Consequently lyxeditor.exe opens in a console,
> which defeats the purpose of compiling lyxeditor.

Well, it is actually compiled with -mwindows, but this option is
not used in the link stage, where it really matters...
This also affected the lyxwin frontend and should be fixed now.

> I'm curious to see the revision for fixing this so I can learn how one
> tweaks these arguments.

It is really simple, as you can see :)

-- 
Enrico

Reply via email to