freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Question: linker errors when building freetype for iOS in Xcode


From: Jeffrey Sheen
Subject: Re: [ft] Question: linker errors when building freetype for iOS in Xcode
Date: Thu, 19 Jun 2014 14:43:07 +0100

Thanks Werner, I'm going to try one more thing before burdening you.

I only migrated from the 2.5.3 archive copy of the source code, as there was a bug fix in the git repository. The `configure` command was working correctly for OSX in that archive.

Who built that `configure` script for the archive, and did they use OSX? I'm going to `diff` the two files and see if there are any substantive differences.


On 19 June 2014 14:20, Werner LEMBERG <address@hidden> wrote:

>> /usr/bin/make
>
> Does this also have to be under the same prefix tree?

No.  Note that `have to' is probably not correct, but it has
simplified my life in the last few years...

Well, I'm out of ideas.  Please do the following within FreeType's git
repository

  git clean -fdx
  ./autogen.sh &> autogen.sh.log
  ./configure &> configure.log

and send me privately the files `autogen.sh.log', `configure.log', and
`builds/unix/config.log' (compressed) so that I can have a closer
look.


    Werner


reply via email to

[Prev in Thread] Current Thread [Next in Thread]