4 Jul 2004 Jacek gepardzik@o2.pl wrote:
I've compiled GRX 2.4.6 without problems. But when I compile my own program using GRX library I recaive this message:
"GrSetMode: could not find suitable video driver"
You should be a bit more specific, for example tell us what your OS is and what makefile have you used to compile GRX. The above message signifies that either GRX was compiled with no video drivers (for example makefile.lnx allows this, albeit it's pointless) or that none of the video drivers GRX was compiled with can be currently used (for example GRX for X11 being run from a text or framebuffer console).