[cairo] Re: Cairographics on win32

Oleg Smolsky oleg.smolsky at pacific-simulators.co.nz
Wed Mar 9 14:33:59 PST 2005


Hello Tor,

Tor Lillqvist wrote on Wednesday, 9 March 2005:
> Well, I think the other people who work with cairo and related stuff
> on Win32 either use GNU tools (gcc and binutils, "mingw") and the same
> auto*/libtool mechanism as on Unix. (Either natively on Win32 or
> cross-compiling from Linux.) Or they use MSVC's command-line compiler
> and manually written simple makefiles (well, simple if compared to
> MSVC-generated horrors). So I guess the answer is, "are you
> volunteering?"...
Well, I can contribute my .sln and .vcproj files. And I volunteer to
maintain them if they are committed into the project CVS. (and no, I
am no interested in cygwin/mingw/libtool/autoconf stuff, even though I
use them when I have to. I prefer building my stuff via a VC++
solution with a tree of projects and files)

There are a few minor issues though - linux-specific headers,
windows-specific types etc - all those eternal cross-compilation and
pre-processor issues. Ie a decent solution would require, say, a win32
header, a few global #defines and a few minor changes in the
cross-platform code.

So, Carl, are you interested in a patch?

Best regards,
Oleg.




More information about the cairo mailing list