clang: error: no such file or directory when trying to run app
clang: error: no such file or directory when trying to run app
I have added flags in compile sources for janrain integration in my app.
When i m trying to run app or archiving build on that time i faced this error.
I already added that file to correct build path and its already contain within project.
Here i attached snaps of that error :
Can anyone please help me to solved this? Thanks in Advance.. :)
Answer by Pavan for clang: error: no such file or directory when trying to run app
This problem raised because of i am passing this class name to set in compile sources flag instead of -fno-objc-arc.
Answer by Santo for clang: error: no such file or directory when trying to run app
Check once NPSAuthenticatedUser+Model is existing or not in your project. Whether it is in red color or what.
If it is red color remove and re add it if needed.
Please check this answer.
clang: error: no such file or directory: ASIAuthenticationDialog.m
Answer by user6355092 for clang: error: no such file or directory when trying to run app
Clean and Build your Project and then try again.
Answer by user6359266 for clang: error: no such file or directory when trying to run app
Check with your existing flags in your compile sources its may be that you used the filename as compiler flag.
Answer by user6393941 for clang: error: no such file or directory when trying to run app
just check your compile sources its may that you give wrong flag for ARC or your file is not available with testtareget.
Answer by MaheshB psk for clang: error: no such file or directory when trying to run app
Just check your flags which u set in compile sources. Either its repeated or either its wrongly used.
Fatal error: Call to a member function getElementsByTagName() on a non-object in D:\XAMPP INSTALLASTION\xampp\htdocs\endunpratama9i\www-stackoverflow-info-proses.php on line 72
0 comments:
Post a Comment