RetroBASIC

Retrogamecoding(.org) => EGSL => Topic started by: lorglas on December 01, 2015, 07:55:15 PM

Title: EGSL on HAIKU Os
Post by: lorglas on December 01, 2015, 07:55:15 PM
Hello,

i have installed EGSL and LUA 5.2 on Haiku and i want to use game 1945egsl.lua.
It doesn't work.
This is the error code:
Error: Can not open image.
BRect(I:0.0, t:0.0, r:1439,0, b:899,0)

I don't know,why?

Other examples are working.

Best regards

lorglas
Title: Re: EGSL on HAIKU Os
Post by: Cybermonkey on December 04, 2015, 04:45:03 PM
Seems there is an image missing. The problem with EGSL is/was that I implemented no error message which says which image is missing.
Title: Re: EGSL on HAIKU Os
Post by: lorglas on January 03, 2016, 07:24:20 PM
Hello,

i think that is not the problem, because all files are avaiable and ok. I think there was a problem with the lastest haiku version. can you check this.

Best regards.

lorglas
Title: Re: EGSL on HAIKU Os
Post by: lorglas on January 13, 2016, 02:39:14 PM
Hello,
a little update. I forgot to install sdl image. After i installed it, the error message is away, but the Prozessor go es up to over 90percent and the game isn't working.
I want to recompile egsl but i getan errors.

I need help
Title: Re: EGSL on HAIKU Os
Post by: Cybermonkey on January 13, 2016, 04:26:35 PM
Hello,
a little update. I forgot to install sdl image. After i installed it, the error message is away, but the Prozessor go es up to over 90percent and the game isn't working.
I want to recompile egsl but i getan errors.

I need help
Sorry, it's a long time ago I compiled for Haiku, I don't know if I still have the adapted SDL headers for FreePascal which will compile.
Title: Re: EGSL on HAIKU Os
Post by: lelldorin on November 05, 2017, 09:38:30 PM
EGSL is available on Haiku again.

EGSL and the IDE: http://software.besly.de
Tutorials: http://www.besly.de

Thanks to loglas for this great work, he bring it back to run on current Haiku x86 builds.