Results 1 to 10 of 33

Thread: Asphyre Sphinx 3.0.0 has been released.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hi Lifepower, I get the following error when trying to compile the examples. Using Delphi 2010.

    [DCC Error] MediaUtils.pas(319): E2254 Overloaded procedure 'ParseFloat' must be marked with the 'overload' directive
    [DCC Error] MediaUtils.pas(121): E2065 Unsatisfied forward or external declaration: 'ParseFloat'
    [DCC Fatal Error] AsphyreImages.pas(400): F2063 Could not compile used unit 'MediaUtils.pas'

    Any ideas?
    Wake up from the dream and live your life to the full

  2. #2
    Wizard, unless you have conflict with some older Asphyre package, it seems more like a compiler bug, as you can see that the mentioned procedure does have "overload" flag. Could you try to comment one of these functions and remove "overload" parameter?

    The package was tested in Delphi 2007 and XE 2, so there is no reason why it shouldn't work with Delphi 2010.

  3. #3
    By the way, Asphyre Sphinx 3 works with Delphi XE 3.

    Also, I've ported some lousy software rasterizer for Asphyre Sphinx 3, for those who want some fun with it.

Tags for this Thread

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
  •