[Gambas-user] Issue 547 in gambas: Cannot execute a .gambas program
gambas at ...2524...
gambas at ...2524...
Wed Feb 25 22:37:23 CET 2015
Comment #2 on issue 547 by g4tw... at ...626...: Cannot execute a .gambas
program
https://code.google.com/p/gambas/issues/detail?id=547
I'm having the same issue. I have an application that works on a system
where I have the gambas3 IDE. But when I copied the gambas3
application "myGambasApp.gambas" over to another linux system with only the
gambas3 runtime packages i get the same type of message "gbr3: no project
file in 'myGambasApp.gambas".
Maybe an issue with how I build the executable? Searching but haven't yet
found what I'm doing wrong.
When i build the executable ie the .gambas file i use "gbc3 -a" and "gba3"
in a GNU make descriptor file as part of a larger build process.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list