<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Aug 26, 2008 at 4:50 PM, Felix Paul Kühne <span dir="ltr"><<a href="mailto:fkuehne.videolan@googlemail.com">fkuehne.videolan@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Am 26.08.2008 um 09:16 schrieb Pierre d'Herbemont:<br>
<div><div></div><div class="Wj3C7c"><br>
><br>
> On Aug 26, 2008, at 8:29 AM, Georg Seifert wrote:<br>
><br>
>> Hello,<br>
>><br>
>> With the help of the cocoa dev list I found the possible fix to the<br>
>> problem:<br>
>><br>
>> as its described here:<br>
>> <a href="http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/HowItWorks/chapter_2_section_3.html" target="_blank">http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/HowItWorks/chapter_2_section_3.html</a><br>

>><br>
>> you need to set the the "Base SDK" to 10.5 (in the Project Info ><br>
>> General) and the "deployment SDK" to 10.4. (in Project Info > Build ><br>
>> Deployment Target)<br>
><br>
> Nice point. Nightlies are built using 10.4 sdk to better track 10.5<br>
> only functions. Felix will have to take care of building with the<br>
> right SDK, and macosx-version-min.<br>
<br>
</div></div>As long as I get information how to do this command-line wise, sure.<br>
For now, I'll compile with macosx-version-min==10.4 and the usual<br>
10.4u exactly like the buildbots.<br><div><div class="Wj3C7c"><a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">n.videolan.org/listinfo/vlc-devel</a><br>
<br>
</div></div></blockquote><div><br></div><div>Well, you need --with-macosx-sdk=/path/to/10.5u (and not 10.4u).</div><div><br></div><div>Pierre.</div></div><br></div>