User forums > Help
[SOLVED] How to call codebkocks.exe inside Jenkins ?
(1/1)
Suryavarman:
Jenkins stay blocked on the launch when i try to call codeblocks.exe with batch command.
It's works directly with the batch file or inside cmd consol.
(I have try to call a python file but it's the same problem. )
Remark see :
http://forums.codeblocks.org/index.php/topic,18544.0.html
Suryavarman:
My solution :
Jenkins Job batch : BEGIN -> call a TCP client ( script python ) -> send a message to a application server -> call codeblocks.exe with CreateProcess -> WaitForSingleObject -> Send( "END process" ) to TCP client -> Jenkins Job batch : END
It's works.
Navigation
[0] Message Index
Go to full version