Can't resolve namespace member "std::unique_ptr"

已回答

AppCode 2016.3.2 EAP
Build #OC-163.12024.2

Getting "Can't resolve namespace member" on `std::unique_ptr`:


0
Avatar
Permanently deleted user
正式评论

Hi Adam.

Do you see the issue on specific project or any basic project created from scratch is affected? Can you try to navigate from library include statement, e.g. 

#include <vector>

where would it take you? What Xcode is installed on the system?

Avatar
Permanently deleted user

a

-1

请先登录再写评论。