On 11 January 2015 at 19:44, Programmingkid wrote:
>
> On Jan 11, 2015, at 1:40 PM, Peter Maydell wrote:
>> Personally I build with the OSX pixman, which I think is provided
>> as part of XQuartz these days. I did a test build without the system
>> pixman, though, and it does indeed fail:
>
> How
On Jan 11, 2015, at 1:40 PM, Peter Maydell wrote:
> On 11 January 2015 at 18:23, Programmingkid wrote:
>> The Pixman version that installs with this command has issues:
>> (2) Fetch the pixman submodule, using:
>> git submodule update --init pixman
>>
>> It does not compile on Mac O
On 11 January 2015 at 18:23, Programmingkid wrote:
> The Pixman version that installs with this command has issues:
> (2) Fetch the pixman submodule, using:
> git submodule update --init pixman
>
> It does not compile on Mac OS X. The newest version from here does compile:
> git://ano
The Pixman version that installs with this command has issues:
(2) Fetch the pixman submodule, using:
git submodule update --init pixman
It does not compile on Mac OS X. The newest version from here does compile:
git://anongit.freedesktop.org/pixman
It would help a lot if someone c