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 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5ba007ae-cd40-4ccb-8e7b-b12539b4cc9e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
