Hi Giuseppe,

it took me a bit to reply... I am busy with the devloper meeting OrobienStep
which is being held right now...


----- Original Message ----- 
From: "Giuseppe Luigi Punzi"


> Hi all again,
>
> I finish the Basic GUI tutorial(1), and I'm having troubles building it.
>
> On my work machine(2), I installed GNUstep-System and GNUstep-Core
> 0.22.0 and Gorm 1.2.8, and from the msys shell, compiled Project Center
> 0.50 without troubles. I started to code the tutorial, and all was good,
> until I was to build.
>
> When I try to build, I get the next error:
> Build Terminated
> Build Tool not found.
> File "<NSArrayEnumerator: 0x1ed9b58>" doesn't exis!
://lists.gnu.org/mailman/listinfo/discuss-gnustep


the problem is that your project center are not correctly set. It is not
finding the make tool. Unfortunately the default on windows is slightly
different.

You shold set it manually using windows path, for example:

C:/GNUstep/bin/make.exe

just type it in the field and it should world. The upcoming ProjectCenter
release will have a convenient button to pop up a browser. it is already in
the svn repository (but windows building requires some tweak).

Bye,
  Riccardo



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to