cvs compile broken

James Hawkins truiken at gmail.com
Mon Jun 26 13:19:47 CDT 2006


On 6/26/06, James Hawkins <truiken at gmail.com> 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 identifier is reported only once
vertexbuffer.c:145: for each function it appears in.)
vertexbuffer.c: In function `IWineD3DVertexBufferImpl_Lock':
vertexbuffer.c:349: `GL_READ_WRITE' undeclared (first use in this function)
vertexbuffer.c:355: `GL_WRITE_ONLY' undeclared (first use in this function)
vertexbuffer.c:357: `GL_READ_ONLY' undeclared (first use in this function)
vertexbuffer.c:361: `GL_ARRAY_BUFFER' undeclared (first use in this function)
vertexbuffer.c: In function `IWineD3DVertexBufferImpl_Unlock':
vertexbuffer.c:381: `GL_ARRAY_BUFFER' undeclared (first use in this function)
make[2]: *** [vertexbuffer.o] Error 1
make[2]: Leaving directory `/home/jhawkins/wine/dlls/wined3d'

-- 
James Hawkins



More information about the wine-devel mailing list