Results 1 to 5 of 5

Thread: Conversion of SDLCtrls to Lazarus

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Does it work on a 64bit Linux? I think the original code from the JEDI-SDL headers used sdlutils.pas which does not compile on 64bit systems. (Of course it can be patched, it's always the same issue: "get pixel colour" as discussed on freepascal-meets-sdl ...)
    Best regards,
    Cybermonkey

  2. #2
    In fact a few units are using sdlutils. As long as this unit isn't getting fixed by the JEDI-SDL project or manually it still remains a problem. I'm not sure if we should just fix it and send it to them. They may replace the old version then with the next update, however I'm not sure if they already fixed it or even if someone still is working on JEDI-SDL at all. The most recent Sourceforge repository doesn't seem to contain any updates.

  3. #3
    Hm, I am still waiting for those SDL 1.3 units; I hope someone from the JEDI-SDL team is porting (at the moment .)
    Best regards,
    Cybermonkey

  4. #4
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    cybermonkey: I hate to be the harbinger of bad news, but their CVS Repo looks to be flat lining...
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

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
  •