Re: Can't build cairo via Makefile on win32
Andrej Mitrovic <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CAJ85NXB9tqaS+i49VQEXiZvT63GBxU0-MH=k=_ffaxmzPPQ5LA@mail.gmail.com> |
I had to replace: if BUILD_PRIVATE_GLEW with: ifeq ($(BUILD_PRIVATE_GLEW), 1) in /src/Makefile.sources, line 325. This is *after* applying the patch file from this post: http://lists.cairographics.org/archives/cairo/2011-May/021927.html Now I just need to resolve some png dependencies. :) -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo