<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body compose="true" bgcolor="#FFFFFF" text="#000000">
Hey guys I am trying to build LO against the 10.6 SDK which i know
is highly experimental. I have enabled symbols as I have a build
issue in apple_remote.<br>
<br>
Below is the command line output that i get when building this given
module on its own.<br>
<br>
(1/1) Building module apple_remote<br>
=============<br>
Entering /Users/eagles051387/Desktop/lo_source/core/apple_remote<br>
<br>
Making: all_AppleRemote.dpslo<br>
Compiling: external/unxmacxi.pro/misc/AppleRemote_dflt_version.c<br>
Compiling: external//KeyspanFrontRowControl.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
Compiling: external//AppleRemote.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
Compiling: external//RemoteControl.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
Compiling: external//RemoteControlContainer.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
Compiling: external//GlobalKeyboardDevice.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
Compiling: external//HIDRemoteControlDevice.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
Compiling: external//MultiClickRemoteBehavior.m<br>
<built-in>:0: warning: Mac OS X version 10.5 or later is
needed for use of the new objc abi<br>
MultiClickRemoteBehavior.m: In function ‘-[MultiClickRemoteBehavior
sendSimulatedHoldEvent:]’:<br>
MultiClickRemoteBehavior.m:103: error: Mac OS X version 10.5 or
later is needed for zerocost-exceptions<br>
dmake: Error code 1, while making
'./unxmacxi.pro/slo/MultiClickRemoteBehavior.obj'<br>
<br>
I am on mac osx 10.7.2. How would i go about setting the apple
remote to check that the os is 10.5 or greater? Or is this module
absolutely necessary if not can we make it a switch for the
autogen.sh to disable it?<br>
<br>
<br>
<div id="WISESTAMP_SIG_5116">
<div style="font-size: 13.3px; font-family: Verdana, Arial,
Helvetica, sans-serif;">
<div style="margin: 0 0 8px 0">
<p ws="true" style="margin:0; ">Regards</p>
<p ws="true" style="margin:0; ">Jonathan Aquilina</p>
</div>
<div xmlns="http://www.w3.org/1999/xhtml" style="width: auto;
padding-top: 2px; font-size: 70%; border-top: 1px solid
#eeeeee; margin-top: 10px;"> <a style="color: #6F6F6F;
text-decoration: none;"
href="http://r1.wisestamp.com/r/landing?promo=19&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_19">
<span style="color: #6F6F6F;">Get a signature like this.</span>
</a> <span style="color: #3f48cc;"><a style="color: #3f48cc;"
href="http://r1.wisestamp.com/r/landing?promo=19&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_19">CLICK
HERE.</a></span> <img
src="cid:part1.00060305.01060502@gmail.com" border="0"
height="1" width="1"> </div>
<img src="cid:part2.01010305.08000001@gmail.com" height="1"
width="1"></div>
</div>
</body>
</html>