i think you miss-understood some thing or we don't have the same source :)
new win10 =-> install the geany 1.36 from website
open test.pas put a space just after "type" => crash
You need to put in a ".pas" file (need to recognise of colour syntax language)
Here is the content of file: (even you could remove the word "coucou")
type{coucou}
L3=string[3];
L2=string[2];

With Geany windows today nightly builds and gtk (https://sourceforge.net/projects/gtk-win/ or gtk2-runtime-2.24.32-2019-10-04-ts-win64.exe ) but failed run it due to miss libgcc_s_sjlj-1.dll ....


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.