[cairo] cairo-version.c missing from makefile for windows ?
Behdad Esfahbod
behdad at behdad.org
Mon Sep 1 08:33:15 PDT 2008
Stefan Landvogt wrote:
> Hi,
>
> it seems, that cairo-version.[hc] is missing from the Makefile.win32
> in the HEAD version of cairo. When I include cairo-static.lib and
> create a surface I get an error from the linker that
> _cairo_version_string is missing.
>
> Am I mistaken or am I supposed to include these files in some other
> way into my library or was it an oversight in the recent changes in
> the project?
You are right. Go ahead and add it to your build for now. I'm reworking the
Makefiles to share the file list between autotools and win32 makefiles so
things like this do not happen anymore.
behdad
> Any information is greatly appreciated,
> Stefan
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>
More information about the cairo
mailing list