Results 1 to 4 of 4

Thread: BASS on linux (Laz/FPC) - App won't start

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    BASS on linux (Laz/FPC) - App won't start

    Anyone around here that has gotten the BASS sound library to work with Lazarus / FPC on linux? After FMOD dropped Delphi-Support and not being able to find the right fmod package version fitting the windows version I decided to switch over to BASS. It's leightweight and still supports Delphi.

    Actually it only took a few minutes to port over from FMOD to BASS and on windows everything is working fine, but as soon as I include th bass.pas header on linux the game won't start anymore. It actually closes so fast that even the debugger can't find an instance of it (see attached screenshot).

    And it's not even getting to the first line of code, so I can't debug anyhting or step through to the point where it crashes.

    I'm currently out of clues and it seems that developing for linux isn't nearly as fun as developing under windows. So I hope you guys can help me out on this problem.
    Attached Images Attached Images

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
  •