[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] re: compiling on the mac
From: |
Vincent Caron |
Subject: |
Re: [Devel] re: compiling on the mac |
Date: |
29 Apr 2002 20:16:31 +0200 |
Btw, a friend of mine also tried to compile FreeType with CodeWarrior on
MacOSX last weekend, he asked me to report the following pb on the ML :
"in freetype2/src/base/ftmac.c:448 (current tarball), FT_Stream_Close is
already defined as a regular function, and CW refuses to use it as a
type identifier". He also said that he finally used the good old
'make+gcc' combo and succeeded to compile the library...