Are there any prerequisites to installing Asphyre 5? I use Delphi 2007. I have followed installation instructions, but when I open the Basic example and try to run it, i get an error:
[DCC Error] AsphyreImages.pas(180): F1026 File not found: 'AsphyreBmp.dcu'
and actually, there is no such unit in the package. Removing it from uses will result in other file missing (AsphyreBmpLoad.dcu) and eventually other errors, caused by missing units, like undeclared identifiers etc.
On a broader topic:
I have used Asphyre several years ago, then decided to try C#, liked it, but haven't found any suitable framework for game developement, like asphyre was (xna sucks a lot), so now I am returning back
I don't really know, which Asphyre flavour to use, I beliveve all will satisfy my needs of sprite & particle engine and drawing primitives (for rapid game developement?). I have tried Asphyre Extreme, but was unable to install the package under the Delphi 2007, that seems to only accept .bpl or .dpc files, that I haven't found inside the package.
Maybe you can point me to a more suitable flavour of Asphyre?
Thanks