On Tue, 02 Oct 2007 13:56:11 -0300 Celso Junior <celsojr2007 at yahoo.com.br> dijo:
> Gambas is an interpretated language, it is not required the program be > compilated to run, (nevertheless gambas has its tools to compile the > file). you can even open gambas and tell it to open the folder you > unzipped easypose, or even do the command > > gbx path_of_easypose_folder I didn't have time to try this until just now. When I try the above command I get: jjj at Devil5:~$ gbx ~/Desktop/easypose/easypose sizeof(CLASS) = 256 ! X Error: BadDevice, invalid or uninitialized input device 154 Major opcode: 143 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 154 Major opcode: 143 Minor opcode: 3 Resource id: 0x0 Failed to open device gbx: swapping class Form1 ERROR: #2: Cannot load class 'Form1': Bad header I installed pdjfjam and gambas with Synaptic on my Fiesyt amd64 computer. I downloaded the easypose zip file and unzipped it into the above folder. What have I done wrong?
