http://www.bgr.com/2011/11/11/os-x-lion-sees-slow-adoption-with-less-than-2-
of-os-traffic-share-study-finds/
I installed Xcode on Snow Leopard only a few days ago, and I noticed it lacked
a 10.4 SDK. It only goes back as far as 10.5. Is there a way to download a
10.4 SDK? Or, should we even bother?
Justin
_______________________________________________
Psi-Devel mailing list
Psi-...@lists.affinix.com
http://lists.affinix.com/listinfo.cgi/psi-devel-affinix.com
Which version of Xcode you've? 10.4 is probably 3.2.x only and not
installed by default (there is separate checkbox for it IIRC).
PS. Also if you're building Qt yourself, make sure that you're using
something NOT named llvm-gcc (gcc --version should not output that it's
llvm-gcc). It's apple-only crap that has so many bugs that it's much
easier to ignore it at all than to fix/workaround all of them.
--
WBR, Dmitry
I wouldn't bother.
/K