Hi all I'm trying to get mapserver up and running and this is a dependency, but I'm having a problem building agg-2.6-git.
agg_font_freetype.cpp:182:35: error: invalid conversion from 'unsigned char' to 'char' [-fpermissive]
make[1]: *** [Makefile:449: libaggfontfreetype_la-agg_font_freetype.lo] Error 1 make[1]: Leaving directory '/home/x/aur/agg-2.6-git/src/agg-2.6/agg-src/font_freetype' make: *** [Makefile:504: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...
Pinned Comments
cmsigler commented on 2022-12-03 21:39 (UTC)
Hi again,
If anyone is interested in what appears to be the new, active upstream, please look for AUR pkg agg-2.6-git. HTH :)
Clemmitt
AndyMender commented on 2020-12-13 17:35 (UTC)
The Upstream URL leads to a dead Fedora project which has been removed in Fedora 27 (Fedora is at 32 right now), because patches were not accepted by main upstream. The main upstream itself seems to be dead, too.
I only found a git copy of the SVN repository: https://github.com/pelson/antigrain
Judging by the number of patches attached already, it's probably a good idea to look for alternatives :(.