I just managed to install Ubuntu (totally Linux Newbie) and to install BlitzMax. I can rebuild all modules and the documentation. Most of the 2D samples delievered with Blitz work (incredibly slow, but they work - I think I need another grafccard-driver).
But when I try to run something with MaxGui with following line in it:
Import MaxGui.Drivers
then I get the error message
Compile Error
Can't find interface for module 'maxgui.drivers'
Any hints for me?
(And yes -> the maxgui.mod is in the directory BlitzMax/mod)
But when I try to run something with MaxGui with following line in it:
Import MaxGui.Drivers
then I get the error message
Compile Error
Can't find interface for module 'maxgui.drivers'
Any hints for me?
(And yes -> the maxgui.mod is in the directory BlitzMax/mod)