I'm having problems linking a program on Fedora 18 that uses mingw64-cairo-static because some of the dependencies are not enumerated in the package and other dependencies are both not enumerated and not available as a static library.
In particular. pixman-1 is a dependency that is not enumerated. fontconfig is both a dependency and is not available statically linked. The result of this is that I can't do graphics on the version of my program that is distributed as a .exe, becuase my users expect .exe files to be statically linked. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
