Failed to run new ios xcode project -


i have yosemite 10.10.3 installed xcode 6 downloaded mac app store. when try execute 1 single view application project, newly created, without modify anything, following error:

clang: error: linker command failed exit code 1 (use -v see invocation) 

have install anything? idea of what's happening?

(xcode newbie)

that mean few things, did make sure make first view "initial view controller"?

is there other error message or there somewhere in code caused error?


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -