As a new Linux/BlitzMax user I already ran into these rather odd problems:
- The BGL_FULLSCREEN flag does not set a fullscreen mode
- MilliSecs() seems to give rather bogus values. A mere
Print MilliSecs() produces -1239291198
- The following example from the help file does not work:
Framework BRL.Basic
Print "Hello World!"
But gives an error about "undefined reference to `xfullscreen'"
My setup is XP 3000+ with kernel 2.4.30 and Nvidia drivers from a couple of months back. 3D acceleration works fine in other programs. BlitzMax is updated to 1.10. GCC is 3.3 and distribution Debian Unstable.
- The BGL_FULLSCREEN flag does not set a fullscreen mode
- MilliSecs() seems to give rather bogus values. A mere
Print MilliSecs() produces -1239291198
- The following example from the help file does not work:
Framework BRL.Basic
Print "Hello World!"
But gives an error about "undefined reference to `xfullscreen'"
My setup is XP 3000+ with kernel 2.4.30 and Nvidia drivers from a couple of months back. 3D acceleration works fine in other programs. BlitzMax is updated to 1.10. GCC is 3.3 and distribution Debian Unstable.