[Gambas-user] Problem with executable

Jeffrey Cobb maillists.gurulounge at ...626...
Sun Jan 27 11:02:50 CET 2008


I figured it out.  Apparently Gambas2 doesn't like fat32 filesystems.  I
moved the project to my home folder and recompiled it.  Everything works
fine.

Sorry about the hassle.

Jeff

On Sun, 2008-01-27 at 01:46 -0800, Jeffrey Cobb wrote:
> 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