Re: Cannot run "finalized system" on ISE Eiffel 5.7
by "Emmanuel Stapf [ES]" <manus_no_spam@[EMAIL PROTECTED]
>
Dec 30, 2006 at 08:52 AM
> However if I go the F_code tab in EiffelStudio and land in the directory
> where my_vision2_application_1 resides, attempting to run it results in:
>
> $ ./my_vision2_application_1
This is normal because in F_code you do not have the pixmaps. When
launched from
the environment, the current working directory is set to where your
project is
compiled. Copying the png files in F_code should solve the problem.
Regards,
Manu