clang: error: no such file or directory: ASIAuthenticationDialog.m

余生颓废 提交于 2019-12-11 07:35:55

问题


I have this error:

clang: error: no such file or directory: 
'/Users/usuario/Desktop/echonest-echoprint-ios-sample-b937c04/Classes/ASIHTTP/clang: 
 error: no such file or directory:'

I want to run the "echoprint-ios-sample" project and I import the ASIHTTP files

I don´t know what is the problem :(

Someone can help me?

Thanks!


回答1:


If you u've deleted any h or m files, go through the project navigation(command + 1) in your xcode, there may be some reference(will be in red color) in that project navigator. U can delete it. Then there'll not be such an error. Hope this would help you.

Else, have a look at this link



来源:https://stackoverflow.com/questions/11016016/clang-error-no-such-file-or-directory-asiauthenticationdialog-m

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!