no file in build-host folder

hi,

i followed https://developer.nvidia.com/drive/learn/tutorial-NsightEclipse to have a test,
but when i go project build project, shows a error that:

Description Resource Path Location Type
cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON -DCMAKE_BUILD_TYPE:STRING=Debug -G “Unix Makefiles” /home/hanbinli/samples-nsight
Cannot run program “cmake”: Unknown reason

Error: Program “cmake” not found in PATH
PATH=[/home/hanbinli/bin:/home/hanbinli/.local/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/cuda-9.2/bin]
Nsight_Samples de.marw.cdt.cmake.core.internal.BuildscriptGenerator Buildscript Generation Problem

thanks a lot…

Dear hanbinl,

Could you please let us know if you complete environment setup without any issue and install cmake on your host PC?
I’d like to recommend “Compilation Setup” tutorial first to verify for your host PC environment setup.