Re: [AD] os x / ppc / 10.4 : symbol not found

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Wed, Apr 14, 2010 at 8:53 PM, Evert Glebbeek <eglebbk@xxxxxxxxxx> wrote:
> On 14 Apr 2010, at 21:36 , Evert Glebbeek wrote:
>> Since the functionality there is not critical (I think; the OS X port has worked fine without that function properly implemented for a long time) I'm going to put in a stub so the code should at least run on Tiger, then worry about a proper implementation later.
>
> Done.
> Things should now compile and run properly again (if WANT_AQUEUE is set to "NO"). I hope.
>
It compiles now with -DWANT_AQUEUE=no -DWANT_TTF=no

I have a fresh copy of OS X 10.4 installed. CMake detects an older
version of the TTF library that is not compatible. Perhaps someone who
knows what is required could add a further check to the build process
so it doesn't try to use outdated libraries for TTF.

I had a problem with OpenAL not defining AL_SAMPLE_OFFSET. Adding the
defines from <http://www.allegro.cc/forums/thread/598536/786631#target>
"fixed" the problem.

Also, MACOSX_DEPLOYMENT_TARGET=10.4 must be set, or else the build
process complains.

I only tested ex_stream_file, which works.

--
Matthew Leverton




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/