Re: Problem to compile a project

"Eric Bezault ericb-D6Qt/9opevxWk0Htik3J/[email protected] [gobo-eiffel]" <[email protected]> Mon, 7 Oct 2019 07:32:58 +0200
Newsgroups gmane.comp.lang.eiffel.gobo.general
Message-ID <[email protected]>
Hi Germán,

I didn't look at the files you sent in detail, but in the
"library.ecf" file for the eiffel-iup library you need to add:

<library name="elks"
location="$GOBO/library/free_elks/library.ecf"/>

With ECF, each file needs to be "self-contained". If a class
in this library needs classes from other libraries (as ANY here),
these libraries need to be listed in the ECF file of the library
(even if they are already listed in the main ECF file for the
project).

-- 
Eric Bezault
mailto:ericb-D6Qt/9opevxWk0Htik3J/[email protected]
http://www.gobosoft.com


------------------------------------
Posted by: Eric Bezault <ericb-D6Qt/9opevxWk0Htik3J/[email protected]>
------------------------------------

To Post a message, send it to:   [email protected]
To Unsubscribe, send a blank message to: [email protected]