PDA

View Full Version : Clootie's DX9 problem!



DarkSSJ
08-02-2003, 10:44 PM
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(488): 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?

Clootie
09-02-2003, 07:09 PM
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/download_dx90.html#D3Dex_Common

DarkSSJ
09-02-2003, 10:02 PM
It still doesn't work! The Common.zip file appears to be my old one.

Clootie
09-02-2003, 11:27 PM
Yeahh, it was mine fault - due to bug in mine toolchain i've uploaded bugged TMT pascal version instead of Delphi one. :oops:
Try once more. :roll:

DarkSSJ
09-02-2003, 11:54 PM
Now it works fine! Thank you for your help and for your great work! :wink: