Quote Originally Posted by blackvoid
I am having install problems with Andorra. I am using Delphi 7 Professional.
In every example:
Undeclared identifier: ReportMemoryLeaksOnShutdown
Ok, I remove this line.

Then: d3dx9_33.dll not found. There is no such dll in the package. I renamed AndorraDX93D.dll to this name, but it still does not work: D3DXTextureCreate not found in d3dx9_33.dll.

Install instructions would be welcome. I have checked the website with the FAQ, no help there.
d3dx9_33.dll is the d3dx9.dll only with a different name. Basically stating you have to have ver 3.3 (I think) of the dll to utilize the framework. Download and install the DirectX developer package for 9 and look for it once installed. Change the name as appropriate and your up and running. You can't re-distribute this library with an application due to MS licensing.

Of course, searching the web turns up 100's of copies of the dll in question