You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error after following your instructions to add the frame work to a Macintosh desktop application. I checked over the instructions over five times, with no luck. The examples run and compile fine though :P. I will expand on this issue when I get the chance. Thanks!
The text was updated successfully, but these errors were encountered:
ok, so a couple hours later, I made sure I added the objectiveflickr framework (found in objectiveflickr/build/Debug). So now it compiles, but it generates three warnings (Directory X following -F not found) I haven't been able to figure out. But it appears to run as well, so I'll take it. If anyone clears up those errors though, it'd be mightily appreciated. :P
Ok, last thing. Those three warnings I got were to do with the framework search paths. Instead of using lukhnos's direction, I copied the framework right into my project's root directory and changed the search path entry to "$(SRCROOT)".
I get this error after following your instructions to add the frame work to a Macintosh desktop application. I checked over the instructions over five times, with no luck. The examples run and compile fine though :P. I will expand on this issue when I get the chance. Thanks!
The text was updated successfully, but these errors were encountered: