[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gorm on Windows
From: |
Koh Nyap-Hong |
Subject: |
Re: Gorm on Windows |
Date: |
Mon, 4 Dec 2006 23:01:30 +0800 |
Hi Xavier,
Thanks for your reply!!! I found out that the gui installed is too
old. After upgraded to gnustep-make-1.13.0, gnustep-base-1.13.0,
gnustep-gui-0.11.0 and gnustep-back-0.11.9, I managed to compile and
installed Gorm. Once again, thanks for your help.
Regards,
NH
On 12/4/06, xavier.glattard@free.fr <xavier.glattard@free.fr> wrote:
Selon Koh Nyap-Hong <nyaphong@gmail.com>:
> Hi list,
> I have installed GNUstep-base-1.11.1-gui-0.10.1-3.exe on my Windows
> XP. I tried up few example given in tutorials found on Internet.
> I would like to play with Gorm. Is it possible to build Gorm on msys
> environment?
> I tried make && make install and the following error
> returned during compilation
>
> …….
> Compiling file GormBoxEditor.m ...
> In file included from GormPrivate.h:33,
> from GormBoxEditor.m:28:
> ../GormCore/GormDocument.h:31:39: GNUstepGUI/GSNibContainer.h: No such
> file or directory
> In file included from GormPrivate.h:33,
> from GormBoxEditor.m:28:
> ../GormCore/GormDocument.h:57: error: cannot find protocol declaration
> for `GSNibContainer'
> In file included from GormBoxEditor.m:28:
> GormPrivate.h:67: error: cannot find interface declaration for
> `NSClassSwapper'
> make[2]: *** [shared_obj/GormBoxEditor.o] Error 1
> make[1]: *** [GormCore.all.library.variables] Error 2
> make[1]: Leaving directory
> `/C/GNUstep/Development/Source/gorm-1.1.0/GormCore'
> make: *** [internal-all] Error 2
>
> .......
> I have also tried to search for more info from Google before I drop
> my email here, but couldn't get much information on Google. Any idea?
> Hope I can get a UNIX-line OS installed on my pc ASAP.
>
>
> Regards,
> NH
>
Hi
I have built Gorm without a problem under msys/mingw.
I guess your gnustep is not well configured under msys.
This should help :
http://wiki.gnustep.org/index.php/Installation_on_Windows
Rgrds
Xavier
_______________________________________________
Help-gnustep mailing list
Help-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnustep