[Gambas-user] Problem with executable
Jeffrey Cobb
maillists.gurulounge at ...626...
Sun Jan 27 10:46:00 CET 2008
I get the following error when I try to run an executable I created in
Gambas2
ERROR: #2: Cannot load class 'Global': Unable to load class file
When I run the file as:
$ gbx2 /home/jeff/bin/gdesk.gambas
I get this error:
ERROR: #49: Not a directory: /home/jeff/bin/gdesk.gambas/.project
I can get the exec to run when I make an exec in the project directory
and run it like so:
/usr/bin/gbx2 gdesk.gambas
Jeff
More information about the User
mailing list