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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.