Worker installed CMake path?

zosrothko's Avatar

zosrothko

23 Jul, 2016 06:36 AM

Hi

Using the worker installed cmake, I got the error below: Where are located the cmake/ctest exectables?

cmake -G"NMake Makefiles" -DCMAKE_BUILD_TYPE=release -DOPENSSL_ROOT_DIR=C:\OpenSSL-Win32 -DENABLE_NETSSL=OFF -DENABLE_NETSSL_WIN=ON -DENABLE_DATA_MYSQL=OFF -DENABLE_REDIS=OFF -DENABLE_SAMPLES=ON -DENABLE_TESTS=ON ..
Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
At line:47 char:14
+ ... $process = Start-Process -PassThru -nnw -Wait -FilePath "cmake" -RSO ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

cmake --build .

  1. Support Staff 1 Posted by Feodor Fitsner on 23 Jul, 2016 08:13 AM

    Feodor Fitsner's Avatar

    It's in C:\Program Files (x86)\cmake\bin.

  2. zosrothko closed this discussion on 17 May, 2018 09:10 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac