[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1
From: |
Henrik Grubbström |
Subject: |
[Devel] Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1 |
Date: |
Sat, 10 Mar 2001 01:34:17 +0100 (MET) |
The attached patch is needed to compile freetype-2.0.1 on Windows XP
(formerly known as Codename Whistler) 64-bit (ie IA64) Beta 1 with
MicroSoft's lc-compiler. The changes mostly have to do with adding
explicit casts where information is potentially lost (most notably
pointers are 64-bit quantities, and ptrdiff_t and size_t are thus 64-bit).
Thanks,
--
Henrik Grubbström address@hidden
Roxen Internet Software AB
WindowsXP64.patch
Description: WindowsXP64.patch
- [Devel] Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1,
Henrik Grubbström <=
- Re: [Devel] Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1, Tom Kacvinsky, 2001/03/10
- Re: [Devel] Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1, Werner LEMBERG, 2001/03/10
- [Devel] 16, 32, and 64 bit ints [was: Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1], Tom Kacvinsky, 2001/03/10
- Re: [Devel] 16, 32, and 64 bit ints [was: Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1], Henrik Grubbström, 2001/03/10
- Re: [Devel] 16, 32, and 64 bit ints [was: Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1], Werner LEMBERG, 2001/03/10
- Re: [Devel] Patch needed to compile freetype-2.0.1 on Windows XP64 Beta 1, Werner LEMBERG, 2001/03/10