Hi Mariano
I am having difficulty with a simple test program running with GRX2.4.9. It will run successfully on Windows10 but not on Linux Mint 20 Cinnamon edition. It is called IO.c:while(choice != 0)
{
printf("Menu : \n Quit (0) \n Square (1) \n Circle (2)\n");When executed the display window is black and no output appears.No title “IO” appears, only “grx 500 x5 00 x 32”.
I attach a screenshot.I have the same problem when running this program using MGRX134 (with mgrx.h and slightly different compiler instruction). It fails under Linux but works under Windows10.
This problem has also occurred in a more complex and useful program.Best Wishes, Peter Williams