-
Notifications
You must be signed in to change notification settings - Fork 38
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
cmake is missing from build machines #17
Comments
@alexperovich I don't know much about how this works but I see the build happened on |
I would try it but this pool isn't listed in the dropdown for this mseng project. ..? |
I sent a build on the Hosted pool to see if that works. |
|
yep, I put it back. Is there a way we can make the thing work without cmake available? Nothing the indexer needs requires native stuff built. |
fixed |
After #15 we still have 2 repos failing to build. (https://mseng.visualstudio.com/Tools/_build/results?buildId=7742669&view=logs)
It looks like if you can get CMAKE on the build machine, we would get past this and I can look at any remaining issues
CMake is a pre-requisite to build this repository but it was not found on the path. Please install CMake from http://www.cmake.org/download/ and ensure it is on your path.
@alexperovich can you please help with that?
cc @stephentoub
The text was updated successfully, but these errors were encountered: