Results 1 to 10 of 20

Thread: Asphyre Sphinx v1.1.0

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Compiling EventProviders.pas with FPC works if this unit is compiled with {$mode delphi}.
    Freeze Development | Elysion Game Framework | Twitter: @Stoney_FD
    Check out my new book: Irrlicht 1.7.1 Realtime 3D Engine Beginner's Guide (It's C++ flavored though)

    Programmer: A device for converting coffein into software.

  2. #2

    Talking

    Quote Originally Posted by Stoney View Post
    Compiling EventProviders.pas with FPC works if this unit is compiled with {$mode delphi}.
    Yep,now it works just fine!
    The Software Rasterizer and OpenGL ES doesn't work because Lazarus TBitmap doesn't have a Scanline property. But still OpenGL and DirectX providers works just fine

  3. #3
    Sorry for the EventProvider confusion in FPC/Lazarus, before publishing I've tested the project and apparently it did compile, I'll add the necessary fixes.

    Software Rasterizer provider is highly experimental, it hasn't been converted to FPC/Lazarus yet. OpenGL ES provider could work, but you'll have change the code that copies pixels using scanline property.

    As for the captcha error on http://dev.ixchels.net, it's been fixed.

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
  •