[Gambas-devel] executable, Use behavior, bug?
Christian Faure
christian.faurebouvard at ...156...
Tue Nov 30 19:46:17 CET 2004
Hi Benoit,
I have somes problems with the "USE" feature:
A- Creating executable:
A.1. When i try to create my executable with the suggested name and path,
don't work (no executable created, no errors)
A.2. Executable is created if suggested name or path is changed.
B. adding "USE"
B.1. In somes cases, the "USE" crash with:
Cannot load component 'MyComponent': File not found
But file MyComponent exists in the project dir, and is generated by the option
"Make executable" from another proyect.
B.2. In other cases it work (others proyects, other classes).
I think some class in the executable cannot be loaded for some reason. but
message don't show a full description.
Can you help me?
with extra documentation of "USE" keyword or tell me how to search the
problem.
The name or path of executable is important?
I use Gambas RC2, but in ChangeLog of RC3 and RC4 i not found changes to USE
keyword or executable creation.
Regards,
Christian F.
More information about the Devel
mailing list