Nikolay Sivov <[EMAIL PROTECTED]> writes:
> Alexandre Julliard wrote:
>> You no longer need a patched mingw, crosstest uses the Wine import libs now.
> So this page http://wiki.winehq.org/CompilingDLLsUsingMingw will be
> enough to build crosstest binaries?
You don't need any of that, just do a '
Alexandre Julliard wrote:
> "James Hawkins" <[EMAIL PROTECTED]> writes:
>
>
>> 'make crosstest' works if you have a patched mingw. You can get the patches
>> at:
>>
>> http://www.astro.gla.ac.uk/users/paulm/Cross/
>>
>
> You no longer need a patched mingw, crosstest uses the Wine import l
"James Hawkins" <[EMAIL PROTECTED]> writes:
> 'make crosstest' works if you have a patched mingw. You can get the patches
> at:
>
> http://www.astro.gla.ac.uk/users/paulm/Cross/
You no longer need a patched mingw, crosstest uses the Wine import libs now.
--
Alexandre Julliard
[EMAIL PROTECTED
James Hawkins wrote:
> On Sat, Jul 12, 2008 at 1:58 AM, Nikolay Sivov <[EMAIL PROTECTED]> wrote:
>
>> James Hawkins wrote:
>>
>>> Hi Nikolay,
>>>
>>> Tests you added in the following commit fail on all platforms. Did
>>> you run the tests in Windows?
>>>
>>> commit d7999a008be5d7e95fcd8601
James Hawkins wrote:
> On Sat, Jul 12, 2008 at 1:58 AM, Nikolay Sivov <[EMAIL PROTECTED]> wrote:
>
>> James Hawkins wrote:
>>
>>> Hi Nikolay,
>>>
>>> Tests you added in the following commit fail on all platforms. Did
>>> you run the tests in Windows?
>>>
>>> commit d7999a008be5d7e95fcd8601
On Sat, Jul 12, 2008 at 1:58 AM, Nikolay Sivov <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
>>
>> Hi Nikolay,
>>
>> Tests you added in the following commit fail on all platforms. Did
>> you run the tests in Windows?
>>
>> commit d7999a008be5d7e95fcd86019adc79b0359ae8d4
>> Author: Nikolay Sivo
On Sat, Jul 12, 2008 at 1:58 AM, Nikolay Sivov <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
>>
>> Hi Nikolay,
>>
>> Tests you added in the following commit fail on all platforms. Did
>> you run the tests in Windows?
>>
>> commit d7999a008be5d7e95fcd86019adc79b0359ae8d4
>> Author: Nikolay Sivo
Hi Nikolay,
Tests you added in the following commit fail on all platforms. Did
you run the tests in Windows?
commit d7999a008be5d7e95fcd86019adc79b0359ae8d4
Author: Nikolay Sivov <[EMAIL PROTECTED]>
Date: Tue Jul 8 01:32:36 2008 +0400
gdiplus: GdipInvertMatrix implementation with tests.