Hi Cara,

Matthew will probably correct me on a lot of this, but from what I can
find out, one of the main problems is in compiling the zquake engine
and associated binaries for mac os 10.  One of the problems seems to
be actually geting the makefiles to detect the intel version of mac os
10, as this seems to be done using the processor architecture.

It is important that the code correctly detects mac os 10 because of
playing the game sounds (it uses Core Audio for this on macs).
However it also appears (at least to me) that the makefiles also need
to detect the correct processor type for the assembla portions of the
code (as well as for providing the correct options to the compiler for
compiling for intel processors).

If you follow the sections of the development manual which talk about
compiling the engine, and then look at the makefiles in the
directories it mentions (under zquake I think), you'll see what I mean
about the os detection thing.

The main problem I'm having is that I'm geting a lot of errors
relating to assembly.  One of the main ones is "unknown pseudo-op:
.extern".  It seems to be something to do with apple's gcc, but I
can't find a work around.

Hope this helps, all the best,
Adam.

On 4/26/08, Cara Quinn <[EMAIL PROTECTED]> wrote:
>    Hey matthew, no prob at all!  I'm happy to test after Tues eve, and
> fill out your form.
>
>
>
>    RE: compiling the AQ package on Mac; I'll try to research this a
> bit when I can, before Tuesday to see if I can help you out.  Can you
> give me any pointers on how I can do this myself?…  First off, Which
> make files do I need to change?  Where do I need to look within them?
> -And lastly, you'd mentioned references to 'Big Indian' and Little
> Indian'; I'm somewhat familiar with what you're referring to, however
> I'm not understanding how this plays into the compilation of the
> entire package.  As well, I've searched the AQ code, and haven't found
> references to either of the 'Indians."  <smile>  :)  So might you send
> me a bit more detail?…
>
> Thanks so much and have a lovely weekend!…
>
> Smiles,
>
> Cara  :)
>
>
> On Apr 26, 2008, at 7:58 AM, Matthew Tylee Atkinson wrote:
>
> > On Sat, 2008-04-26 at 00:25 +0100, Adam Thompson wrote:
> >> Just out of interest, any luck on getting aq compiled on mac?  I
> >> apreciate people are busy, but just thought I'd check.
> >
> > It's very cool to see more people using the Mac -- and VoiceOver, I
> > presume.
> >
> > I've not been able to get hold of an Intel Mac yet but hope to on
> > Tuesday so if I'm very lucky and things go well I could have a release
> > of AQ and hopefully at least LDL for the Intel Mac by that evening
> > (probably quite late :-)).
> >
> > If there are two of you there waiting to test LDL and are able to fill
> > in the online form by the 4th this gives me great incentive!
> >
> > Back to getting said form ready :-)...
> >
> > best regards,
> >
> >
> > --
> > Matthew Tylee Atkinson <[EMAIL PROTECTED]>
> >
> > _______________________________________________
> > AGRIP-discuss mailing list
> > [email protected]
> > http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
>
> ---
> View my Online Portfolio at:
> http://www.onemodelplace.com/CaraQuinn
>
> _______________________________________________
> AGRIP-discuss mailing list
> [email protected]
> http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
>
_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss

Reply via email to