Forums » Discussion »
Unable to build with Xcode 3.2.3
Added by Scott Z. over 1 year ago
I am following the "HowToCompileMPE" on a 10.6.4 x86_64 system with Xcode Version 3.2.3.
I get two undefined symbol errors that prevents building and I can't seem to track them down.
ZSt9terminatev
_gxx_personality_v0
Attached is the output from Xcode.
mpe-missingsymbols.txt (5.7 kB)
Replies (2)
RE: Unable to build with Xcode 3.2.3
-
Added by Scott Z. over 1 year ago
Hmm.. I'm able to compile on a system that uses Snow in 32 bit mode (early 2009 macbook in this case) with Xcode 3.2.2.
Setting the arch to i386 for Sparkle and Mplayer Extended on the x86_64 Xcode 3.2.3 system still throws the same two errors.
Looking at building the mpextended.mpBinaries manually.
Or am I on the wrong track?
RE: Unable to build with Xcode 3.2.3
-
Added by Scott Z. over 1 year ago
Ah.. well.. that is already compiled with i386, x86_64, ppc regardless of Xcode target.
I renamed the 3.2.3 Developer folder to /Developer323 and installed 3.2.2.
I'm able to compile now on the x86_64 system (mid 2010 mac mini server).
I'll change the topic title to better reflect the issue.
Something to look out for.
(1-2/2)