Hi,

it's compiling again now, and got rid of a few c99 things.  Still not
working on the mac though... I think Werner needs to merge a few more things
in(since it works in his branch).

cu,


On Sun, Sep 27, 2009 at 11:21 AM, René Dudfield <[email protected]> wrote:

>
>
> On Sat, Sep 26, 2009 at 10:16 PM, Christoph Gohlke <[email protected]>wrote:
>
>> Thanks. The attached batch file creates the missing 64-bit libmsvcr90.a
>> library from the msvcr90 DLL and compiles scale_mmx.c using mingw. The two
>> library files can then be used during the msvc build process (see setup.py
>> diff). This method leaves the scale_mmx source code in the trunk untouched.
>> All tests pass except freetype_font_test.
>>
>> Btw, svn rev 2657 does not compile with msvc any longer due to C99 usage
>> (bool) in _camera.c.
>>
>> Christoph
>>
>>
>
> cool, thanks :)
>
> It looks like Werner is merging in his osx camera changes.  I don't think
> all of the files are in yet, as it's not compiling on mac either.
>
>
>
> cheers,
>

Reply via email to