I'm getting all sorts of std namespace issues trying to build this in Xcode 6.4 (oF 8.4) all in baseProject.cpp I've tried adding using namespace std; without any luck Am I doing something wrong?
I'm getting all sorts of std namespace issues trying to build this in Xcode 6.4 (oF 8.4)
all in baseProject.cpp
I've tried adding using namespace std; without any luck
Am I doing something wrong?