objective c - iPhone Dev: error: cannot find protocol declaration for 'NSXMLParserDelegate' -


i've got xcode project know works, when try build on different machine, error:

error: cannot find protocol declaration 'nsxmlparserdelegate'

along 90 other random syntax errors. wonder if has build configuration? because can't think else would've changed.

appreciate input, thanks!


Comments

Popular posts from this blog

iphone - Using nested NSDictionary with Picker -

php - accessing mysql using different server to which db connection data is located -

javascript - Iterate over array and calculate average values of array-parts -