-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
googletest on Visual Studio 2012 RC on Windows 8 RC does not compile #412
Comments
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by Attachments: |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
|
Original comment by |
Original comment by |
|
Original comment by |
Original comment by |
Original comment by |
Can be closed now, especially after PR #723 |
You need to add this snippet |
It is already has googletest/googletest/CMakeLists.txt Lines 78 to 80 in d225acc
|
I've just checkout from the master branch and I'm experiencing the same problem: |
I've found why, it was because I was building from a parent directory. As soon I've added the snippet code into the parent makefile then it worked. |
Original issue reported on code.google.com by
michaelf...@gmail.com
on 4 Jun 2012 at 11:45The text was updated successfully, but these errors were encountered: