This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
Basically I've created a soundboard app from another app. However i keep getting the same error and I can't understand whats wrong. I'm quite new to xcode and I've searched all over the internet for help. I'll post all information which maybe required and hopefully can get this working. ## [...] read more
I've been bashing my head in with this one for the past half hour, so I thought I'd ask my friends from Stack Overflow for some wisdom. I've got a tab bar application with a view controller at the root, and passing off the views to other xibs. I created [...] read more