Thanks, using mingw32-configure I could compile without errors. But mingw pkg-config still not found, it's ok?
. . . checking for i686-pc-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config . . . 2009/5/29 Richard W.M. Jones <[email protected]> > On Fri, May 29, 2009 at 11:47:38AM -0300, Fabrício Godoy wrote: > > Hi, thanks for the link. > > > > When I call "./configure --host=i686-pc-mingw32", the mingw pkg-config is > > not found. Maybe "i686-pc-mingw32-pkg-config" is missing. > > Nope, you need pkg-config. > > However pkg-config needs an extra environment variable to be set, > and therefore you should use: > > mingw32-configure > > instead of the above configure command. That will cause several > extra environment variables to be set, and hopefully should mean > that pkg-config will find the correct paths. > > Rich. > > > _______________________________________________ > fedora-mingw mailing list > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw >
_______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
