PDA

View Full Version : problems trying compile device sample



lordzero
23-09-2009, 05:04 PM
Hello

I'm trying compile the device samplem, but my turbo delphi show this error message:

phxDirect3D9_Win.pas

Undeclared identifier: 'TPHXVertexBuffer'

What's wrong? :(

Greetings

Andreaz
24-09-2009, 04:10 PM
Basically that the Direct3D implementation of the device isn't up to date for the moment, added some stencil buffer and render target support that isn't implemented in D3D yet.