Skip navigation.
 
mlRe: undefined symbols
FROM : David Dunham
DATE : Thu Dec 09 18:19:34 2004

On 9 Dec 2004, at 05:53, עפרי וולפוס wrote:

> I'm trying to build my app in XCode but i get this strange error
> "undefined symbols: .objc_class_name_" + an object name.
> The strange thing is that when i click the error it just opens my
> project's folder...


You'll want to resize the pane in the Build Results window to show the
output of the Unix commands. The actual symbols are shown there in a
better context.

The error sounds like a missing framework to me, but I haven't
encountered it -- hopefully someone else has a better idea.

David Dunham        Macintosh Game Developer        GameHouse Studios
<email_removed>    206 442 5881 x22    http://www.gamehouse.com

Related mailsAuthorDate
mlundefined symbols òôøé ååìôåñ Dec 9, 14:53
mlRe: undefined symbols David Dunham Dec 9, 18:19