[cairo] Building cairo on Win32

Vladimir Vukicevic vladimirv at gmail.com
Thu Sep 1 23:05:23 PDT 2005


Cairo builds fine on win32 with no external dependencies; freetype is
not needed, as there is a working win32 font back-end.  Just munge the
right defines into a cairo-features.h and you're good to go.  Just
drop all the relevant files into a single DLL project (or whatever..).

    - Vlad

On 9/1/05, Salevsky, Sascha <Sascha.Salevsky at ibykus.de> wrote:
> Hi folks,
> 
> I would like to contribute a D3D backend which seems fairly simple to implement. But I'm a little bit lost in building the library on Win32. Maybe someone can contribute a VS.NET workspace with all libraries needed? The build instructions on http://cairographics.org/win32 aren't really helpfull.
> 
> Would be nice to have at least some simple build instructions...
> 1) What to download.
> 2) How to compile.
> 
> Thanks in advance,
> Sascha.
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://cairographics.org/cgi-bin/mailman/listinfo/cairo
>


More information about the cairo mailing list