deetee
Still Fresh
Hi!
After C++/SDL seems to be to 'overloaded' and 'less handy' I give bennugd a try.
After installing compiler, interpreter and libs with the installer-shell (bgd-1.0.0RC17(r165)-installer.sh) I try to compile helloworld.prg (with the command: bgdc helloworld.prg), which uses: import "mod_say".
But the compiler stops with 'mod_say not found'.
How can I tell him to use the libs (I think they are in /usr/share/lib/bgd)?
Even a copy of mod_say.so in the same directory where helloworld.prg resides doesn't help.
Thanks in advance
deetee
After C++/SDL seems to be to 'overloaded' and 'less handy' I give bennugd a try.
After installing compiler, interpreter and libs with the installer-shell (bgd-1.0.0RC17(r165)-installer.sh) I try to compile helloworld.prg (with the command: bgdc helloworld.prg), which uses: import "mod_say".
But the compiler stops with 'mod_say not found'.
How can I tell him to use the libs (I think they are in /usr/share/lib/bgd)?
Even a copy of mod_say.so in the same directory where helloworld.prg resides doesn't help.
Thanks in advance
deetee