Well, i don't remember which zip i took, and it was some months ago.
As far as i remember, did i had to change the 'prefix' in order to make
the .pc files work on Linux ? I don't know, but wht is rather sure is
that i had to change the 'target' since i used mingw as cross-compiler
host=linux target=mingw32 (no win32). I saw on the net somebody having
the same trouble as me with the .pc files. My PKG_CONFIG_PATH was ok.
I think the problem is that i used a pure win32 devel package while my
target was mingw32 instead of win32.

Selon Tor Lillqvist <[EMAIL PROTECTED]>:

>  > Some people have done zips of gtk DLLs for
>  > win32 in order to port the Gimp, and it works very well. The problems is
>  > only that the pkg-config files inthe zip are broken,
>
> In what way? If you mean that the prefix points to a nonexistent
> directory, that is on purpose. You probably don't know that
> pkg-config, when built for Windows, automatically uses as prefix the
> one appropriate to where the package containing the .pc file is
> installed. This means you can unzip such a package anywhere, and just
> by adding the lib/pkgconfig folder to your PKG_CONFIG_PATH pkg-config
> will find it and print the correct paths in its output.

--
Benoît Rouits


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to