objective c - Trying to install Xcode 3.2.6 on a Lion machine but it won't install correctly (Not Date issue) -


so have objective-c code created in xcode 3.1 on osx 10.5.8, , no run in xcode 4. used handy little guide http://hints.macworld.com/article.php?story=20110318050811544 on 1 of 10.7.4 box , worked swimmingly. (i had upgraded 10.6).

so trying same, install 3.2, install 4, link sdks etc on machine running 10.7.3, , after using little date hack same 3.2 mpkg used on other computer, installer says finishes when go look, xcode isn't installed anywhere, , directory mentioned in instructions linked above /developers/sdks doesn't exist (it did on other computer). tried copying 10.5 sdk 10.7.4 machine 10.7.3 machine , still nothing, 4 won't run it, , error.

ld: cannot link directly /applications/xcode.app/contents/developer/platforms/macosx.platform/developer/sdks/macosx10.6.sdk/usr/lib/libcrypto.0.9.7.dylib architecture i386 clang: error: linker command failed exit code 1 (use -v see invocation)

a little history too, 10.7.4 machine had xcode 3 installed on previous it's update lion there , didn't have mess of nonsense. having had installed previous lion upgrade?

so, how xcode 3 work on machine, , second recognize error?

i think mean xcode 4 run, can't build project since error message linker @ last stage of building project.

here's easier way install xcode 3 on lion: http://anatomicwax.tumblr.com/post/8064949186/installing-xcode-3-2-6-on-lion-redux

make sure install different folder named other developer. xcode 4 may go out of way find /developer , remove it. named mine /xcode3.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -