xcode7 - Xcode gtest.h not found -


i have followed google's installation guide here.

the build fails because gtest/gtest.h not found.

after debugging problem him, decided go old fashioned cmake instead of using framework bundle, , working well.


Comments