Skip to content

Are the "Mac-specific notes" in INSTALL out of date? #5218

@kriswuollett

Description

@kriswuollett

The googletest seems to be pulled from through a git submodule. Is the svn checkout necessary anymore. Get this error anyways trying to follow instructions exactly.

Kristophers-MBP:mybuild kris$ cmake ../gtest-svn/
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/kris/mybuild
Kristophers-MBP:mybuild kris$ make
[ 50%] Built target gtest
[100%] Built target gtest_main
Kristophers-MBP:mybuild kris$ make gtest.a gtest_main.a
make: *** No rule to make target `gtest.a'.  Stop.

Also instructions about building openssl seem out of date now that boringssl is being pulled via a git submodule as well too right?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions