I think this page suggests it should have underscores, i.e. __APPLE__
http://predef.sourceforge.net/preos.html

2010/8/16 e deleflie <[email protected]>:
> Tim,
>
> WRT: thread priority assignment failing on OSX ...
>
> After trying a few different values for CONSTRAINTS and COMPUTATION in
> server.cpp. I realised that the code was not actually being called....
> because the following line returns false:
>
> #if defined(NOVA_TT_PRIORITY_PERIOD_COMPUTATION_CONSTRAINT) && defined (APPLE)
>
> ... its the defined(APPLE) that returns false. So I had a dig around
> trying to find out what defines APPLE .... but after a little while, I
> thought it might be faster to ask on the list. Might be that the only
> thing wrong with the code is that APPLE is not defined and should
> be...
>
> Etienne
> _______________________________________________
> nova-dev mailing list
> [email protected]
> http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
> http://tim.klingt.org/nova
>
_______________________________________________
nova-dev mailing list
[email protected]
http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
http://tim.klingt.org/nova

Reply via email to