[Gambas-user] Isn't "Allegro" cheerful with Gambas ?
Jussi Lahtinen
jussi.lahtinen at ...626...
Wed Apr 30 21:55:18 CEST 2014
> - compiling that C code like a "shared library" .so and then calling it
> via Gambas with "Shell" function, it doesn't work;
>
You cannot just compile it as shared library, because it doesn't export any
functionality. IE it's program not library.
- using external "Allegro4" functions via pure Gambas code, it doesn't work;
>
I will look this later.
Jussi
More information about the User
mailing list