Results 1 to 2 of 2

Thread: problems trying compile device sample

  1. #1

    problems trying compile device sample

    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
    Knowledge is power.

  2. #2

    Re: problems trying compile device sample

    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.
    Amnoxx

    Oh, and this code appears to be an approximate replacement for return(random() & 0x01);

    Phoenix Wiki
    http://www.phoenixlib.net/

    Phoenix Forum
    http://www.pascalgamedevelopment.com/viewforum.php?f=71

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •