Hi,
i want to develop software on my mac using Xcode and i came across embedXcode. It works great as long as I don't use any standard libraries (string, vector etc.). When I try to use strings from the standard library, I get a compiler error at the line "#include " with the message "String: no such file or directory".
regards
Jay