On Thu, Jan 17, 2019 at 6:01 PM Yair Reshef <yai...@gmail.com> wrote: > > failed to build on win10 with msys2 > > in ./configure i end with > > checking for cairo >= 1.2.0... no > configure: error: > *** Cairo > 1.2.0 required but not found. *** > > my cairo is > > $pacman -S mingw-w64-x86_64-cairo > warning: mingw-w64-x86_64-cairo-1.16.0-1 is up to date -- reinstalling
Try following command: pkg-config.exe --print-provides cairo It should output cairo library version. I have also pixman library installed: pacman -Qs cairo local/mingw-w64-x86_64-cairo 1.15.12-2 Cairo vector graphics library (mingw-w64) local/mingw-w64-x86_64-pixman 0.34.0-3 The pixel-manipulation library for X and cairo (mingw-w64) _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel