Recent posts

#11
GLBasic - en / Re: GLBasic Source Code
Last post by matty47 - 2026-Mar-22
Thanks - I'll keep working
#12
Announcements / Re: Dart Fantasy GLB
Last post by Paul Smith - 2026-Mar-22
Nice, This thing is full of MOD/MED music tracks. It's nice to see projects still being worked on.
How much is AI?

I use a bit of AI when I'm bored to see what code it makes. GROK seems to learned when I tell it its wrong, but ChatGPT needs too many corrections and repeats the errors. 
#13
GLBasic - en / Re: GLBasic Source Code
Last post by Paul Smith - 2026-Mar-22
The Bonus section will show at 100 posts, I'm not sure link target in the scripts is still online anyway.
#14
GLBasic - en / Re: GLBasic Source Code
Last post by matty47 - 2026-Mar-22
I can't find the Bonus section referred to in the previous post. Where is it? Or better where is the info referred to? Thanks
#15
GLBasic - en / Build for Raspberry Pi Error
Last post by matty47 - 2026-Mar-22
Just getting back into GLBasic and using version 16.947. Program built for Win OK. When I try to build for Raspberry Pi i get the following errors
Quote*** Configuration: RASPBERRY_PI ***
precompiling:
GPC - GLBasic Precompiler V.17.312 SN: 7101ce3 - 3D, NET
Wordcount:107 commands
compile+link:
In file included from C:\Users\mingl\AppData\Local\Temp\glbasic\/gpc_temp.h:2,
                 from C:\Users\mingl\AppData\Local\Temp\glbasic\gpc_tempg.cpp:2:
E:\SteamLibrary\steamapps\common\GLBasic_SDK\Compiler\platform\Include/glb.h:1: error: stray '\357' in program
E:\SteamLibrary\steamapps\common\GLBasic_SDK\Compiler\platform\Include/glb.h:1: error: stray '\273' in program
E:\SteamLibrary\steamapps\common\GLBasic_SDK\Compiler\platform\Include/glb.h:1: error: stray '\277' in program
In file included from C:\Users\mingl\AppData\Local\Temp\glbasic\/gpc_temp.h:2,
                 from C:\Users\mingl\AppData\Local\Temp\glbasic\gpc_temp0.cpp:1:
E:\SteamLibrary\steamapps\common\GLBasic_SDK\Compiler\platform\Include/glb.h:1: error: stray '\357' in program
E:\SteamLibrary\steamapps\common\GLBasic_SDK\Compiler\platform\Include/glb.h:1: error: stray '\273' in program
E:\SteamLibrary\steamapps\common\GLBasic_SDK\Compiler\platform\Include/glb.h:1: error: stray '\277' in program
*** FATAL ERROR - Please post this output in the forum
_______________________________________
I don't know what the stray refers to and any help greatly appreciated.
#16
Announcements / Dart Fantasy GLB
Last post by Darmakwolf - 2026-Mar-21
https://drive.google.com/file/d/1z4yiK06skSDciLFcO43b_qNt8pyYRwoS/view?usp=sharing

Decided to see if ai models could do glbasic. I fed them the guide.
This only took a few prompts, for free. Told it what I wanted.

works with keyboard, mouse, or game controller.
Zelda: Link to the Past inspired.
Plays AMIGA .mod files for music.
full source included (100,000+ lines of code)

 :giveup:
#17
GLBasic - en / Re: GLBasic Source Code
Last post by dreamerman - 2026-Mar-19
That link contains sources for additional platforms or some libraries not whole GLB in current state. As you mentioned in Bonus section of forum there is an instruction how to get access to propper git repository, in short you need to run *bat script that generated RSA ID for you system, then you send that to admin and he authorizes you to get the source. The best way is to ask @Kitty Hello for that
Maybe forum is looking like dead but still you can post something interesting, some people are lurking from time to time :D
For me GLB isn't quite dead, have some ongoing project with it, but it will be announced after polishing some things.
#18
GLBasic - en / Re: GLBasic Source Code
Last post by Paul Smith - 2026-Mar-11
I found it on a google search. Not that hidden. :D
#19
GLBasic - en / Re: GLBasic Source Code
Last post by Elias - 2026-Mar-09
Thanks, that's what I was looking for! Do you know by chance whether I'd be allowed to download it or if there are restrictions as to who is allowed to? It's apparently hidden, after all.
#20
GLBasic - en / Re: GLBasic Source Code
Last post by Paul Smith - 2026-Mar-07
http://www.glbasic.com/glb_source/

Try this link, hope it's what you want.