Results 1 to 5 of 5

Thread: Clootie's DX9 problem!

  1. #1

    Clootie's DX9 problem!

    Hi all,
    I've a problem with Clootie's DX9 headers: I can't compile any example because of pAdapterInfo look at these
    [Error] D3DEnumeration.pas(48: Undeclared identifier: 'Free'
    [Error] D3DEnumeration.pas(522): Incompatible types: 'TD3DAdapterInfo' and 'PD3DAdapterInfo'
    [Error] D3DEnumeration.pas(525): Undeclared identifier: 'Free'
    [Error] D3DEnumeration.pas(532): Undeclared identifier: 'Free'
    [Error] D3DEnumeration.pas(565): Undeclared identifier: 'Free'
    [Error] D3DEnumeration.pas(663): Undeclared identifier: 'Free'
    [Fatal Error] D3DApp.pas(27): Could not compile used unit 'D3DEnumeration.pas'

    What can I do?

  2. #2

    Clootie's DX9 problem!

    Seems I've forgot to update D3DFramework source code, so old code was incompatible with samples.
    Please, download updated source code and try again:
    http://clootie.narod.ru/delphi/downl...l#D3Dex_Common
    There are only 10 types of people in this world; those who understand binary and those who don't.

  3. #3

    Clootie's DX9 problem!

    It still doesn't work! The Common.zip file appears to be my old one.

  4. #4

    Clootie's DX9 problem!

    Yeahh, it was mine fault - due to bug in mine toolchain i've uploaded bugged TMT pascal version instead of Delphi one. ops:
    Try once more. :roll:
    There are only 10 types of people in this world; those who understand binary and those who don't.

  5. #5

    Clootie's DX9 problem!

    Now it works fine! Thank you for your help and for your great work!

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
  •