Hello
I'm very new to the GRX library.
One of the engineers I work with has written a DOS program, which uses the GRX library. Currently this program is compiled with DJGPP. I am trying to port the program to Linux, and need help understanding what has to be done to get a GRX-based app to compile and run under linux. According to the GRX User's guide, GRX is supported under Linux.
I have svgalib installed, but I don't see any mention about compatibility with the GRX library, and the fucntion calls in svgalib are radically different.
Would someone please point me to some docs on how to do this ?
Thanks