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

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -