[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with GDL2
From: |
Elim Qiu |
Subject: |
Re: Problem with GDL2 |
Date: |
Tue, 15 Jun 2010 08:24:33 -0600 |
I can build it and use it, at least for some simple test apps so far
here is what i did:
(1)get core installed
(2)install ucsdata
(3)install renaissance
(4)install charsets
(5)install gorm
(6)install dev-lib/palettes/Box
(7)do ./configure in gdl2/
(8)install EOAccess, EOAdaptors, EOControl,
EOInterface, EOModeler, GDL2Palette, Apps/EOModelEditor
one by one in that order
(9)do ./configure in dev-libs/gsweb/GSWDatabase/
(10)install dev-libs/gsweb/GSWDatabase
On Mon, 2010-06-14 at 16:28 -0600, German Arias wrote:
> When I try to compile GDL2 I get the error:
>
> Making all for library EOModeler...
> Compiling file EOModelExtensions.m ...
> EOModelExtensions.m:47:31: warning: EOControl/EODebug.h: No such file or
> directory
>
> I think this is a problem with gnustep-make, because with Adun I had a
> similar problem. And after remove some 'ifeq .... endif ' all work fine.
> But GDL2 can't compile.
>
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnustep-dev