|
|
@@ -3,7 +3,8 @@ CMake Error at BadCompilerCandCXX.cmake:3 \(project\):
|
|
|
|
|
|
no-C-compiler
|
|
|
|
|
|
- is not a full path and was not found in the PATH.
|
|
|
+ is not a full path and was not found in the PATH.( Perhaps the extension is
|
|
|
+ missing\?)?
|
|
|
|
|
|
To use the NMake generator with Visual C\+\+, cmake must be run from a shell
|
|
|
that can use the compiler cl from the command line. This environment is
|
|
|
@@ -21,7 +22,8 @@ CMake Error at BadCompilerCandCXX.cmake:3 \(project\):
|
|
|
|
|
|
no-CXX-compiler
|
|
|
|
|
|
- is not a full path and was not found in the PATH.
|
|
|
+ is not a full path and was not found in the PATH.( Perhaps the extension is
|
|
|
+ missing\?)?
|
|
|
|
|
|
To use the NMake generator with Visual C\+\+, cmake must be run from a shell
|
|
|
that can use the compiler cl from the command line. This environment is
|