[Gambas-user] Ruckus Cure!
Benoit Minisini
gambas at ...1...
Wed May 19 09:19:50 CEST 2004
On Wednesday 19 May 2004 06:56, Devilyn wrote:
> Ok Well I installed all the files needed that are on
> the web site.. and guess what version 92a works
> perfect so far! I even got the sound SDL working..
> Humm ok well in 0.92a when it loads and the
> introscreen pops up it says it is version 0.92 not
> 0.92a.. But it seems to work.
The letter only means that this is a last minute patch because of a weird bug
in the main release I didn't detect.
> Also I tryed version
> 0.93a well it did install and the sound sdl was in
> there but for some reason after I choose the Sound SDL
> on the list the ok button at the bottom of the screen
> will not work..
Did you removed the 0.92a before installing 0.93a ? Remove all gambas related
files (rm -f /opt/gambas if you intelligently kept the default installation
directory) and try to recompile from scratch.
> Also when I try to make an executeable
> file off the main gambus screen it will not work it
> just says as the bottom of the screen makin the file
> or what ever it says...
The "executable" is just located in the project directory and has the same
name as the project.
It is not a real executable. It is just a "script" that includes all project
files and that calls the interpreter.
> anyway I am so happy to get
> gambas 0.92a to work... I really look forward to seein
> version 0.93a or b workin... Also my programming
> skills have got a lot better... I have started working
> on my Role Playing Game... My goal is to make a
> toolkit that people can use to make games. Because you
> do not need speed in the program.. as it is kinda turn
> based.. Also I really wanna make it internet playable
> with client and server... So yes my toolkit is comin
> along fine! But there will be a lot of questions.. ok
> bye for now,
> and thanks for the great basic programming tool.
> Dev
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list