Hi all,
I am using Jenkins for the first time. I am trying to build projects written in C using Jenkins. The build tool I am using is CMake after installing CMake builder plugin. But Jenkins Console output always reports the build as failure. The causes of build failure reported by Jenkins are:-
1. Cannot run program C:\CMake3.0\bin
2. CreateProcess error=5, Access is denied