<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ldr 12-bit displacement out of range</title>
	<atom:link href="http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/feed/" rel="self" type="application/rss+xml" />
	<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/</link>
	<description>iPhone Applications</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:55:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: NT7 Games</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-13667</link>
		<dc:creator>NT7 Games</dc:creator>
		<pubDate>Thu, 28 Jul 2011 20:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-13667</guid>
		<description>Well maybe now&#039;s the time to abandon support to armv6 devices :)

I&#039;m armv7 only and as long as my deployment target is set to 3.0, it links fine. Strange indeed, though!</description>
		<content:encoded><![CDATA[<p>Well maybe now&#8217;s the time to abandon support to armv6 devices <img src='http://iphone.galloway.me.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m armv7 only and as long as my deployment target is set to 3.0, it links fine. Strange indeed, though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Galloway</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-10599</link>
		<dc:creator>Matt Galloway</dc:creator>
		<pubDate>Fri, 03 Jun 2011 10:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-10599</guid>
		<description>@Woody - In the build phases, you&#039;ll see &#039;Link Binary With Libraries&#039;. Open that and then you can reorder things.

In other news, I&#039;ve got a very similar problem to this that I&#039;ve been bashing my head against for a week. Annoying!</description>
		<content:encoded><![CDATA[<p>@Woody &#8211; In the build phases, you&#8217;ll see &#8216;Link Binary With Libraries&#8217;. Open that and then you can reorder things.</p>
<p>In other news, I&#8217;ve got a very similar problem to this that I&#8217;ve been bashing my head against for a week. Annoying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woody</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-10598</link>
		<dc:creator>Woody</dc:creator>
		<pubDate>Fri, 03 Jun 2011 10:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-10598</guid>
		<description>Matt you said : &quot;I’d had some success with reordering but then still came across the problem even after reordering as much as I could try. It’s a really annoying bug!&quot;

Can you explain how to go about reordering whatever it was you reordered please? Stuck with this problem now and looking for a solution :)

Ty</description>
		<content:encoded><![CDATA[<p>Matt you said : &#8220;I’d had some success with reordering but then still came across the problem even after reordering as much as I could try. It’s a really annoying bug!&#8221;</p>
<p>Can you explain how to go about reordering whatever it was you reordered please? Stuck with this problem now and looking for a solution <img src='http://iphone.galloway.me.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: burlak</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-7099</link>
		<dc:creator>burlak</dc:creator>
		<pubDate>Wed, 16 Mar 2011 18:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-7099</guid>
		<description>Me too! 

ld: ldr 12-bit displacement out of range (5880 max +/-4096) in _AudioComponentFindNext$stub in _AudioComponentFindNext$stub from /Users/burlak/Develop/...

On Unity 3.3 and iOS SDK 4.2</description>
		<content:encoded><![CDATA[<p>Me too! </p>
<p>ld: ldr 12-bit displacement out of range (5880 max +/-4096) in _AudioComponentFindNext$stub in _AudioComponentFindNext$stub from /Users/burlak/Develop/&#8230;</p>
<p>On Unity 3.3 and iOS SDK 4.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveA</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-6868</link>
		<dc:creator>DaveA</dc:creator>
		<pubDate>Fri, 11 Mar 2011 19:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-6868</guid>
		<description>I&#039;m having this problem with SDK 4.2, using Unity 3.3 on to a Touch device. Tried all of the above suggestions, no luck so far.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having this problem with SDK 4.2, using Unity 3.3 on to a Touch device. Tried all of the above suggestions, no luck so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MKPARK</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-3797</link>
		<dc:creator>MKPARK</dc:creator>
		<pubDate>Sun, 12 Dec 2010 22:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-3797</guid>
		<description>Hm... In my case,
1. Double click the project to open the project info
2. Go [Build] tab -&gt; [Deployment] -&gt; [iOS Deployment Target] and change it to iOS 3.0

Do the same at target info.

Hope this will helps someone.</description>
		<content:encoded><![CDATA[<p>Hm&#8230; In my case,<br />
1. Double click the project to open the project info<br />
2. Go [Build] tab -&gt; [Deployment] -&gt; [iOS Deployment Target] and change it to iOS 3.0</p>
<p>Do the same at target info.</p>
<p>Hope this will helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Galloway</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-3538</link>
		<dc:creator>Matt Galloway</dc:creator>
		<pubDate>Tue, 30 Nov 2010 22:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-3538</guid>
		<description>@Twil - that will be because it&#039;s just luck that it&#039;s the armv6 version that is causing the problem.

Also, are you aware about the license restrictions of ffmpeg? I&#039;d check them out if I were you!</description>
		<content:encoded><![CDATA[<p>@Twil &#8211; that will be because it&#8217;s just luck that it&#8217;s the armv6 version that is causing the problem.</p>
<p>Also, are you aware about the license restrictions of ffmpeg? I&#8217;d check them out if I were you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twil</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-3531</link>
		<dc:creator>Twil</dc:creator>
		<pubDate>Tue, 30 Nov 2010 18:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-3531</guid>
		<description>For me on 4.2 and using ffmpeg, solution was to specify &quot;Optimized (armv7)&quot; in field &quot;Architectures&quot; instead &quot;Standard (armv6 armv7)&quot;
if this can help you...</description>
		<content:encoded><![CDATA[<p>For me on 4.2 and using ffmpeg, solution was to specify &#8220;Optimized (armv7)&#8221; in field &#8220;Architectures&#8221; instead &#8220;Standard (armv6 armv7)&#8221;<br />
if this can help you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Galloway</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-2553</link>
		<dc:creator>Matt Galloway</dc:creator>
		<pubDate>Wed, 06 Oct 2010 08:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-2553</guid>
		<description>@cit - you shouldn&#039;t have to do that though. This problem should be fixe in recent versions of the iOS SDK anyway.</description>
		<content:encoded><![CDATA[<p>@cit &#8211; you shouldn&#8217;t have to do that though. This problem should be fixe in recent versions of the iOS SDK anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cit</title>
		<link>http://iphone.galloway.me.uk/2009/12/ldr-12-bit-displacement-out-of-range/comment-page-1/#comment-2550</link>
		<dc:creator>cit</dc:creator>
		<pubDate>Wed, 06 Oct 2010 06:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=274#comment-2550</guid>
		<description>Hi guys!

Try to set GCC_THUMB_SUPPORT = NO</description>
		<content:encoded><![CDATA[<p>Hi guys!</p>
<p>Try to set GCC_THUMB_SUPPORT = NO</p>
]]></content:encoded>
	</item>
</channel>
</rss>

