Link errors compiling a mixed objective-C/C++ project with C++11 support in xcode 4.5.2
问题 I am trying to compile a workspace of 3 projects with C++11 support. This set of projects has successfully compiled and linked using LLVM compiler defaults. In addition, the c++ code has previously compiled on a number of compilers including g++, llvm, msvc, sun, irix etc so it is very clean code. Under the c++ language dialect section of the workspace build settings there are 3 line items: c language dialect c++ language dialect c++ standard library Using the settings: c language dialect: