> >> CVS compile is broken on my machine:
I've got a patch for this, will send later.
On 6/26/06, Andrew Talbot <[EMAIL PROTECTED]> wrote:
James Hawkins wrote:
> On 6/26/06, James Hawkins <[EMAIL PROTECTED]> wrote:
>> Hey,
>>
>> CVS compile is broken on my machine:
>>
>
It sounds like gcc is not finding your GL headers. I gained mine by
installing Mesa. On my SUSE 10.1 system, th
James Hawkins wrote:
> On 6/26/06, James Hawkins <[EMAIL PROTECTED]> wrote:
>> Hey,
>>
>> CVS compile is broken on my machine:
>>
>
It sounds like gcc is not finding your GL headers. I gained mine by
installing Mesa. On my SUSE 10.1 system, they got installed
under /usr/include/GL/.
-- Andy.
On 6/26/06, James Hawkins <[EMAIL PROTECTED]> wrote:
Hey,
CVS compile is broken on my machine:
Part two:
vertexbuffer.c: In function `IWineD3DVertexBufferImpl_PreLoad':
vertexbuffer.c:145: `GL_ARRAY_BUFFER' undeclared (first use in this function)
vertexbuffer.c:145: (Each undeclared identifi
Hey,
CVS compile is broken on my machine:
make[2]: Entering directory `/home/jhawkins/wine/dlls/wined3d'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-gstabs+ -Wpointer-arith -g -O2 -o arb_program_shader.
Le mer 15/10/2003 à 15:29, Gerhard W. Gruber a écrit :
> On Wed, 15 Oct 2003 19:14:28 +0200, Marcus Meissner <[EMAIL PROTECTED]>
> wrote:
>
> >I experience the same, this is due to a too old freetype2 library.
>
> Should I download a newer version instead of applying this patch?
The patch should
On Wed, 15 Oct 2003 19:14:28 +0200, Marcus Meissner <[EMAIL PROTECTED]>
wrote:
>I experience the same, this is due to a too old freetype2 library.
Should I download a newer version instead of applying this patch?
--
Gerhard Gruber
Für jedes menschliche Problem gibt es immer eine einfache Lösun
On Wed, Oct 15, 2003 at 07:01:17PM +0200, Gerhard W. Gruber wrote:
> I downloaded a fresh CVS version from WineHQ and when I tried to compile it I
> got the following errors:
>
> freetype.c: In function `WineEngCreateFontInstance':
> freetype.c:1254: `FT_ENCODING_MS_SYMBOL' undeclared (first use i
I downloaded a fresh CVS version from WineHQ and when I tried to compile it I
got the following errors:
freetype.c: In function `WineEngCreateFontInstance':
freetype.c:1254: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this
function)
freetype.c:1254: (Each undeclared identifier is reported onl