[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Not able to compile on winNT
From: |
David Turner |
Subject: |
Re: Not able to compile on winNT |
Date: |
Wed, 11 Oct 2000 17:16:47 +0200 |
Hello,
I think that you should try the "make" binary that comes with
the mingw version of gcc (see www.mingw.org). Actually, I also
strongly recommend the Mingw gcc over, as I do all my compiles
of FreeType on Windows NT 4 with it..
note that cygwin support has only been added recently, and
isn't fully tested.
Maybe distributing the single mingw "make.exe" from the FreeType
web site would be a good idea, since it can also be used to
compile with Visual C++ and Win32-LCC
Any opinion ??
- David
"k. holwerda" a écrit :
>
> Pavel Kankovsky wrote:
>
> > On Sat, 7 Oct 2000, klaas holwerda wrote:
> >
> > > I downloaded gmake for winNT as a binary.
> > ...
> > > C:\wxwin\wx2vc\samples\freetype>make setup visualc
> > > ver: C:/TEMP/dj200000 1: not found
> >
> > Apparently, the executable you downloaded is far from perfect.
> > Try some other port, e.g. Cygwin32 (see http://sourceware.cygnus.com).
> > (Also, make sure you run the same "make" you want to run.)
>
> So i did, installed all at cygwin, and tryed to compile from a bash shell,
>
> does not work either :-((
>
> Somehow the cygwin needs to be used from the bash shell, on the does command
>
> prompt it does not do anything.
>
> It says it does not know how to find the copy command, which is strange
>
> since it is in the path.
>
> Also tried another Dos Gmake i found, which also complained about the copy
> command not found.
>
> So i like to ask if someone has a gmake for WinNT that does work for
> freetype, please
>
> sent it to me.
>
> Klaas
>
> Unclassified