[cairo] 1.10 release schedule

Brent Fulgham bfulgham at gmail.com
Mon Jan 11 15:53:20 PST 2010


Hi,

On Sun, Jan 10, 2010 at 3:24 PM, Bill Spitzak <spitzak at gmail.com> wrote:
> What needs to happen is that both the Windows and Unix people need to
> compromise.
>
> Solution that worked for fltk:
>
>  1. Require the Windows developer to install gmake but nothing else.
> Full cygwin must not be required!

Why shouldn't Cygwin be used?  There is no conflict between having
Cygwin installed (to allow use of make, shell, etc.), while compiling
with MSVC.

WebKit uses a Cygwin-driven build system that does not use the native
Cygwin compiler.  It works fine, although CMake is far easier for new
users than getting a typical Windows developer to modify the
Cygwin.bat file to incorporate the MSVC paths into its PATH
environment variable.

-Brent


More information about the cairo mailing list