This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 258
Getting a CMake error when building on Windows 10 x64 #67
Comments
sebastianbk
changed the title
Getting CMAKE error when building Windows 10 x64
Getting a CMAKE error when building Windows 10 x64
Dec 8, 2016
sebastianbk
changed the title
Getting a CMAKE error when building Windows 10 x64
Getting a CMAKE error when building on Windows 10 x64
Dec 8, 2016
sebastianbk
changed the title
Getting a CMAKE error when building on Windows 10 x64
Getting a CMake error when building on Windows 10 x64
Dec 8, 2016
Hi @sebastianbk, are you running the build script from a Visual Studio developer command prompt? |
Hi @andrew-buckley. Thanks a lot! I was doing this on a customer's PC and I forgot that the VS Command Prompt was necessary. However, I am still having some issues. It seems as if the Am I doing some wrong or is there a way I can find this file?
|
This may be a related issue #35. |
We believe the metahost.h issue is resolved in the 2016-12-16 release. See #35 for more details. Closing this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just cloned the master branch and tried building the solution using
cmake-3.7.1-win64-x64
. However, after running the following command, I got a cmake-related error that I don't quite understand.Output from Command Prompt:
Can you help me understand what I am doing wrong? The directory is completely clean, as I have just cloned the repo. I am running Windows 10 (64-bit, version 1607, build 14393.447).
Contents of
CMakeOutput.log
:The text was updated successfully, but these errors were encountered: