[Piglit] [PATCH 2/4] cmake: Don't rely on pkg-config for all Windows builds.

Emil Velikov emil.l.velikov at gmail.com
Sun Dec 21 10:37:12 PST 2014


On 16 December 2014 at 11:27, Jose Fonseca <jfonseca at vmware.com> wrote:
> On 15/12/14 19:47, Emil Velikov wrote:
>>
>> On 15/12/14 12:19, Jose Fonseca wrote:
>>>
>>> From: José Fonseca <jfonseca at vmware.com>
>>>
>>> Instead of just MSVC builds.
>>>
>>> Because pkg-config is not commonly available when compiling natively on
>>> Windows, and gives the wrong results (the host package instead of target
>>> package) when cross-compiling to Windows.
>>
>> Short version:
>> Also might be worth checking Dylan's fixes (touching both waffle and
>> piglit). And then build on top if needed.
>
>
> Yes, Dylan's changes eliminate the need of most of these.
>
> But I'm pushing this series as is for now, so I can upgrade all my
> build/test slave machines to start using waffle on Windows.
>
Since those are in, and it all works atm, can we look into the problem
and fix it properly ?
Pasting/attaching your logs & config would be nice start.

Meanwhile I gave it another try - both PKGBUILD (cross compilation
using mingw-w64) and the documentation (MSVC on top of Win7) work like
a charm.

Thanks
-Emil

P.S. Please post/report bugs with Waffle WGL as soon as you see them,
I would prefer if we can avoid pushing nasty hacks as the above.


More information about the Piglit mailing list